jmix-docs
jmix-docs copied to clipboard
Improve JmixMultiSelectComboBox doc
Description
Original page: https://docs.jmix.io/jmix/flow-ui/vc/components/multiSelectComboBox.html
- Add attributes:
- ariaLabel
- ariaLabelledBy
- autoExpand
- css
- focusShortcut
- overlayClass
- pageSize
- requiredMessage
- selectItemsOnTop
- Remove attributes:
- invalid
- requiredIndicatorVisible
- Add handlers
- itemsFetchCallback (and a usage example)
- renderer (and a usage example)
- Add elements:
- itemsQuery (and a usage example)