Skip to main content

Installation

The Date Picker is built using a composition of the <Popover /> and either the <Calendar /> or <RangeCalendar /> components. See installations instructions for the Popover, Calendar, and Range Calendar components.

Usage

lib/components/example-date-picker.svelte

Examples

Date of Birth Picker

A calendar with date of birth picker.

Picker with Input

A calendar with input and picker.

Date and Time Picker

A calendar with date and time picker.

Natural Language Picker

This component uses the chrono-node library to parse natural language dates. A calendar with natural language picker.