Forms · Application UI
Date picker
Single-date picker with an outline trigger that opens a popover calendar, controlled or uncontrolled, formatted with date-fns.
@byronwade/foundation@byronwade/utils@byronwade/button@byronwade/calendar@byronwade/popoverdate-fns@phosphor-icons/react
Feature showcase
Installation
Features
1 example
Default.
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
| @byronwade/button | registry | Installed through the byronwade/ui registry. |
| @byronwade/calendar | registry | Installed through the byronwade/ui registry. |
| @byronwade/popover | registry | Installed through the byronwade/ui registry. |
| date-fns | npm | Installed from npm. |
| @phosphor-icons/react | npm | Installed from npm. |
Source and related
| File | Path |
|---|---|
| Component | registry/ui/date-picker.tsx |
| Default example | content/examples/date-picker/default.tsx |