Class
EditableTextBase
Summary
Constructors
Properties
- autocapitalizationType
- autocorrect
- autofillType
- blurEvent
- editable
- focusEvent
- hint
- keyboardType
- maxLength
- returnKeyType
- textChangeEvent
- updateTextTrigger
182 properties inherited from TextBase
Click to expand
Constructors
constructor
new EditableTextBase(): EditableTextBase
Properties
autocapitalizationType
autocapitalizationType: AutocapitalizationInputType
autocorrect
autofillType
editable
hint
keyboardType
keyboardType: KeyboardInputType
maxLength
returnKeyType
returnKeyType: ReturnKeyButtonType
updateTextTrigger
updateTextTrigger: UpdateTextTriggerType
blurEvent
Static
focusEvent
Static
textChangeEvent
Static
Methods
_setInputType
Private
| Parameter | Default | Description |
inputType | | number |
Returns void
dismissSoftInput
setSelection
| Parameter | Default | Description |
start | | number |
stop | | number |
Returns any
- Previous
- DockLayout
- Next
- File