Home > @uniformdev/design-system > Calendar
Calendar() function
Warning: This API is now obsolete.
This component is in beta, name and props are subject to change without a major version
A Calendar Grid which allows the user to navigate and select a date.
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ value, timeZone, minValue, maxValue, onChange, autoFocus, isDisabled, isInvalid, isReadOnly, ...props } | CalendarProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element