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, styles: stylesProp, autoFocus, isDisabled, isInvalid, isReadOnly, withTodayButton, isDateUnavailable, ...props } |
(not declared) | |
|
input |
Returns:
_emotion_react_jsx_runtime.JSX.Element