Date Picker

A date picker component with range and presets.

Was this example helpful?

Usage#


Code
import { DatePicker } from "@medusajs/ui"
Code
<DatePicker />

API Reference#


PropTypeDefault
size
"base"
shouldCloseOnSelect
true
modal
false
Was this page helpful?