jmix-docs icon indicating copy to clipboard operation
jmix-docs copied to clipboard

Improve CheckboxGroup doc

Open KremnevDmitry opened this issue 10 months ago • 0 comments

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/checkboxGroup.html

  1. General:
    • Add a screenshot for orientations
    • Add examples of itemLabelGenerator, itemEnabledProvider and renderer
    • Add example of itemsEnum usage both XML and Java
    • Simplify code snippet image
    • Add Style variants description and examples: See Vaadin doc.
  2. Add attributes
    • ariaLabelledBy
    • clickShortcut
    • css
    • focusShortcut
  3. Remove attributes:
    • requiredIndicatorVisible
    • invalid

KremnevDmitry avatar Apr 27 '24 15:04 KremnevDmitry