Type: | action |
---|---|
Inherited: | no |
Used By: | input |
See: | editable type |
The onformat attribute can be set on input elements of type "text", or "select" when editable is true, to run a specific action when the field is about to be updated on screen. Typically this is done to format the value for display.