Add docs
This commit is contained in:
13
docs/components/dates.md
Normal file
13
docs/components/dates.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Dates
|
||||
|
||||
Calendar / CalendarRange / DateInput / DateRangeInput.
|
||||
|
||||
## Import
|
||||
|
||||
```ts
|
||||
import { Calendar, CalendarRange, DateInput, DateRangeInput } from "@tria/ui";
|
||||
```
|
||||
|
||||
## Tokens
|
||||
|
||||
- `--cal-day`, `--cal-day-radius`, `--cal-gap`, `--cal-p`
|
||||
Reference in New Issue
Block a user