jmix-docs
jmix-docs copied to clipboard
Improve DropdownButton doc
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/dropdownButton.html
- General
- New
clickHandlers
should be described with generated handlers code snippets - Update code snippet for
actionItem
->notifications.create("Phone number: +6(876)5463").show()
tonotifications.show("Phone number: +6(876)5463")
. The same forcomponentItem
- New
- Add attributes
-
css
-
focusShortcut
-
overlayClass
-