---
components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"]
---
### Default (simple)
### With helper text
### Hidden label
### Light variant
### Extra-large size
### Small size
### Invalid state
### Warning state
### Disabled state
### Single
### Range
### DatePicker in a modal
Use `flatpickrProps` to set `static: true` for the calendar to be positioned relative to the input element.
This is needed when placing a `DatePicker` inside of a `Modal` component.
Refer to [flatpickr options](https://flatpickr.js.org/options/) for a full list of config options.
### Skeleton