DateGallery Examples
Fleshed out examples showing how to use the DateGallery. They serve as starting points for your own components.
DateGallery usage in vanilla JavaScript
Shows how to create a calendar, datepicker and date ranger picker.
DateGallery usage in Vue
Shows how to use the `useDateGallery` composable.
DateGallery usage in React
Demonstrates the `useDateGallery` hook.
DateGallery usage in Angular
Shows how integrate the `DateGallery` with Angular.
DateGallery usage in Svelte
The `createDateGalleryStore` is used to defined various components.