Skip to content

Commit 3232eaf

Browse files
committed
[Project] Update README
1 parent 9c1b029 commit 3232eaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

188188
The 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

195196
The 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 |

0 commit comments

Comments
 (0)