jmix-docs
jmix-docs copied to clipboard
Improve RadioButtonGroup doc
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/radioButtonGroup.html
-
Add example of
itemsContainer
usage in XML. -
Add example of
itemsEnum
usage both XML and Java -
Add Example of programmatic setting items:
List
,Map
: https://demo.jmix.io/ui-samples/sample/radio-button-group-custom-items -
Both
itemsContainer
anditemsEnum
attributes refers toComboBox
component doc. Since this two component have no common base component, either moveitemsContainer
anditemsEnum
description to common attributes page or add detailed description for theRadioButtonGroup
-
Add
css
,ariaLabel
,ariaLabelBy
common attributes -
Add Style variants description and examples: See Vaadin doc
CUBA Doc as an inspiration: https://doc.cuba-platform.com/manual-latest/gui_RadioButtonGroup.html