# app-datepicker ## Docs - [app-date-picker](https://mintlify.wiki/motss/app-datepicker/api/app-date-picker.md): Main date picker component with calendar and year grid views - [app-date-picker-dialog](https://mintlify.wiki/motss/app-datepicker/api/app-date-picker-dialog.md): Date picker in a Material Design dialog with action buttons - [app-date-picker-input](https://mintlify.wiki/motss/app-datepicker/api/app-date-picker-input.md): Date picker with text field input and dropdown calendar - [Helper Functions](https://mintlify.wiki/motss/app-datepicker/api/helper-functions.md): Utility helper functions for date manipulation and component functionality - [app-month-calendar](https://mintlify.wiki/motss/app-datepicker/api/month-calendar.md): Calendar grid component for displaying and selecting dates within a month - [TypeScript Types](https://mintlify.wiki/motss/app-datepicker/api/typescript-types.md): TypeScript type definitions and interfaces for type-safe date picker usage - [app-year-grid](https://mintlify.wiki/motss/app-datepicker/api/year-grid.md): Year grid component for selecting years in a scrollable grid - [Advanced Features](https://mintlify.wiki/motss/app-datepicker/guides/advanced-features.md): Master advanced functionality including week numbers, disabled dates, date ranges, and custom view configurations - [Basic Usage](https://mintlify.wiki/motss/app-datepicker/guides/basic-usage.md): Learn how to import and use app-datepicker components in your application - [Localization](https://mintlify.wiki/motss/app-datepicker/guides/localization.md): Internationalize your date picker for different languages, locales, and date formatting preferences - [Styling & Theming](https://mintlify.wiki/motss/app-datepicker/guides/styling.md): Customize the appearance of app-datepicker using CSS custom properties and Shadow DOM styling - [Installation](https://mintlify.wiki/motss/app-datepicker/installation.md): Install app-datepicker in your project using npm, yarn, or pnpm - [Introduction](https://mintlify.wiki/motss/app-datepicker/introduction.md): A Material Design datepicker built with Lit for modern web applications - [Upgrading from Older Versions](https://mintlify.wiki/motss/app-datepicker/migration/upgrading.md): Migration guide for upgrading app-datepicker from version 4.x/5.x to 6.0.0 - [Quickstart](https://mintlify.wiki/motss/app-datepicker/quickstart.md): Get from zero to a working datepicker in minutes