File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -186,13 +186,15 @@ The library will add a `onClick` props on element.
186186| inputElement | Input Text Element to replace library one | Element | False | <input /> |
187187
188188The library will add a ` placeholder ` , ` ref ` , ` defaultValue ` props on element.
189+ This item will be focus when possible.
189190
190191### textareaElement
191192| Key | Description | Type | Required | Default |
192193| :---------------:| :-----------------------------------------:| :-----------:| :--------:| :------------:|
193194| textareaElement | Textarea Element to replace library one | Element | False | <textarea /> |
194195
195196The library will add a ` ref ` , ` defaultValue ` props on element.
197+ This item will be focus when possible.
196198
197199### minusMenuElement
198200| Key | Description | Type | Required | Default |
You can’t perform that action at this time.
0 commit comments