new AbstractTextField()
- Source:
Extends
Members
(nullable) converter :Converter
An optional converter for transforming the `value` into the
corresponding rendered text.
Converters are called at time of draw.
Type:
- Default Value:
- null
- Source:
Events
action
Dispatched when the textfield is activated when the user presses enter.
Parameters:
Name | Type | Description |
---|---|---|
event |
Event |
- Source:
action
Dispatched when the button is activated through a mouse click, finger
tap, or when focused and the spacebar is pressed.
Type:
- Event
Properties:
Name | Type | Description |
---|---|---|
detail |
Map | pass custom data in this property |
- Overrides:
- Source: