Date Pickerv1
A date picker component in an Adaptive form is a user interface element that allows users to select a date from a calendar or by manually entering a date in a specific format. The date picker component can be configured to have different formatting, validation, and default values.
Examples
Standard
A simple date picker allowing users to select a date from calendar.
- Properties
- Markup
- JSON
- jcr:title: Date Picker
- description: <p>This is a long description.</p>
- tooltip: <p>This is a short description.</p>
- sling:resourceType: forms-components-examples/components/form/datepicker
- fieldType: date-input
- tooltipVisible: true
This is a short description.
This is a long description.