Crate leptos_shadcn_date_picker

Crate leptos_shadcn_date_picker 

Source

Re-exports§

pub use signal_managed::*;

Modules§

signal_managed
Signal-managed version of the date-picker component using leptos-shadcn-signal-management

Structs§

DatePickerProps
Props for the DatePicker component.
DatePickerWithRangeProps
Props for the DatePickerWithRange component.

Functions§

DatePicker
Optional Props
DatePickerWithRange
Optional Props