jmix-docs
jmix-docs copied to clipboard
Improve TextField doc
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/textField.html
-
Add
css
,ariaLabel
,ariaLabelBy
,focusShortcut
common attributes -
Remove
requiredIndicatorVisible
,invalid
-
Elements. Missing
prefix
andsuffix
elements. -
Handlers.
- Missing
ClientValidatedEvent
-
ChangeEvent
andInvalidChangeEvent
no longer valid
- Missing
-
Add noticeable description that
TypedValueChangeEvent
andget
/setTypedValue
must be used instead ofComponentValueChangeEvent
andget
/setValue
-
Add Style variants description and examples: See Vaadin doc