---
route: /components/scheduler
menu: Components
---
import { Playground, Props } from 'docz';
import { Scheduler } from './Scheduler.tsx';
import { Text } from './Text.tsx';
import { Button } from './Button.tsx';
# Scheduler
Datetime picker with availability using [iCal](https://icalendar.org/).
## Properties
## MML string
```xml
```
## Basic usage
`}
/>
## Full Day
`}
/>
## With ICal availability URL
Notice Dec 25 and Dec 26 are removed from the dates
`}
/>