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

Improve TimePicker doc

Open glebfox opened this issue 9 months ago • 1 comments

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

  1. InvalidChangeEvent refers to an incorrect class, should be com.vaadin.flow.component.timepicker.TimePicker.InvalidChangeEvent
  2. Add Style variants description and examples: See Vaadin doc.
  3. Add css, ariaLabel, ariaLabelBy, focusShortcut, overlayClass common attributes
  4. Remove requiredIndicatorVisible
  5. Add missing element: prefix

glebfox avatar May 02 '24 08:05 glebfox

Also remove invalid attribute

KremnevDmitry avatar May 02 '24 09:05 KremnevDmitry