Skip to content

Commit

Permalink
add missing .collapsible-list class
Browse files Browse the repository at this point in the history
  • Loading branch information
vursen committed Oct 2, 2024
1 parent 9f2a1d5 commit 8463056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions articles/components/date-time-picker/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ endif::[]
--


[.collapsible-list]
== Validation

Date Time Picker provides a validation mechanism based on constraints. Constraints allow you to define criteria that the date must meet to be considered valid. Validation typically occurs when the user initiates a date change, for example by selecting a date from the overlay or through text input followed by kbd:[Enter]. If the date is invalid, the field is visually highlighted in red, and an error message appears underneath the input.
Expand Down

0 comments on commit 8463056

Please sign in to comment.