Skip to content

Commit

Permalink
Update textinput.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmahmood74 authored Dec 18, 2023
1 parent 2d8acae commit 2abcdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widget-reference/textinput.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The TextInput Widget enables the rendering of interactive text input fields, all
| enabled | boolean | Enables or disables the interactivity and input functionality of the widget |
| icon | object | [See properties](#icon) |
| styles | object | [See properties](#styles) |
| validator | object | [See properties](#validator) |
| validator | object | [See properties](#validator) [Example](https://studio.ensembleui.com/app/e24402cb-75e2-404c-866c-29e6c3dd7992/screen/3107baf6-dfc3-42cd-b617-61c37b31f31e) |
| value | string | Specifying the value of your Text Input |
| inputType | string | Pick a predefined input type ` default` `email` `phone ` `number` `text` `url` `datetime ` `ipAddress` |
| keyboardAction | string | Specify the action key on native device's soft keyboard |
Expand Down

0 comments on commit 2abcdb3

Please sign in to comment.