Function: DayPicker()
DayPicker(
props):Element
Defined in: packages/persian/src/index.tsx:33
Renders the Persian calendar using the DayPicker component.
Parameters
| Parameter | Type | Description |
|---|---|---|
props | DayPickerProps & { dateLib?: Partial<DateLib>; dir?: string; locale?: DayPickerLocale; numerals?: Numerals | undefined; } | The props for the Persian calendar, including locale, text direction, date library, and numeral system. |
Returns
Element
The Persian calendar component.
Default Value
locale:faIRdir:rtldateLib:jalaliDateLibfromdate-fns-jalalinumerals:arabext(Eastern Arabic-Indic)