react-day-picker / website /versioned_sidebars /version-8.10.1-sidebars.json
AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified
{
"docs": [
"README",
"start",
"changelog",
"upgrading",
"license",
{
"type": "category",
"label": "Using DayPicker",
"collapsed": false,
"items": [
{
"type": "autogenerated",
"dirName": "using-daypicker"
}
]
},
{
"type": "category",
"label": "Advanced Guides",
"collapsed": false,
"items": [
{
"type": "autogenerated",
"dirName": "advanced-guides"
}
]
}
],
"api": [
"api/index",
[
{
"type": "category",
"label": "Enumerations",
"items": [
{
"type": "doc",
"id": "api/enumerations/InternalModifier",
"label": "InternalModifier"
}
]
},
{
"type": "category",
"label": "Interfaces",
"items": [
{
"type": "doc",
"id": "api/interfaces/CaptionLabelProps",
"label": "CaptionLabelProps"
},
{
"type": "doc",
"id": "api/interfaces/CaptionProps",
"label": "CaptionProps"
},
{
"type": "doc",
"id": "api/interfaces/CustomComponents",
"label": "CustomComponents"
},
{
"type": "doc",
"id": "api/interfaces/DayContentProps",
"label": "DayContentProps"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerBase",
"label": "DayPickerBase"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerContextValue",
"label": "DayPickerContextValue"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerDefaultProps",
"label": "DayPickerDefaultProps"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerMultipleProps",
"label": "DayPickerMultipleProps"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerProviderProps",
"label": "DayPickerProviderProps"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerRangeProps",
"label": "DayPickerRangeProps"
},
{
"type": "doc",
"id": "api/interfaces/DayPickerSingleProps",
"label": "DayPickerSingleProps"
},
{
"type": "doc",
"id": "api/interfaces/DayProps",
"label": "DayProps"
},
{
"type": "doc",
"id": "api/interfaces/DropdownProps",
"label": "DropdownProps"
},
{
"type": "doc",
"id": "api/interfaces/FooterProps",
"label": "FooterProps"
},
{
"type": "doc",
"id": "api/interfaces/NavigationContextValue",
"label": "NavigationContextValue"
},
{
"type": "doc",
"id": "api/interfaces/RowProps",
"label": "RowProps"
},
{
"type": "doc",
"id": "api/interfaces/SelectMultipleContextValue",
"label": "SelectMultipleContextValue"
},
{
"type": "doc",
"id": "api/interfaces/SelectRangeContextValue",
"label": "SelectRangeContextValue"
},
{
"type": "doc",
"id": "api/interfaces/SelectRangeProviderProps",
"label": "SelectRangeProviderProps"
},
{
"type": "doc",
"id": "api/interfaces/SelectSingleContextValue",
"label": "SelectSingleContextValue"
},
{
"type": "doc",
"id": "api/interfaces/SelectSingleProviderProps",
"label": "SelectSingleProviderProps"
},
{
"type": "doc",
"id": "api/interfaces/UseInputOptions",
"label": "UseInputOptions"
},
{
"type": "doc",
"id": "api/interfaces/UseInputValue",
"label": "UseInputValue"
},
{
"type": "doc",
"id": "api/interfaces/WeekNumberProps",
"label": "WeekNumberProps"
}
]
},
{
"type": "category",
"label": "Type Aliases",
"items": [
{
"type": "doc",
"id": "api/type-aliases/ActiveModifiers",
"label": "ActiveModifiers"
},
{
"type": "doc",
"id": "api/type-aliases/ButtonProps",
"label": "ButtonProps"
},
{
"type": "doc",
"id": "api/type-aliases/CaptionLayout",
"label": "CaptionLayout"
},
{
"type": "doc",
"id": "api/type-aliases/ClassNames",
"label": "ClassNames"
},
{
"type": "doc",
"id": "api/type-aliases/CustomModifiers",
"label": "CustomModifiers"
},
{
"type": "doc",
"id": "api/type-aliases/DateAfter",
"label": "DateAfter"
},
{
"type": "doc",
"id": "api/type-aliases/DateBefore",
"label": "DateBefore"
},
{
"type": "doc",
"id": "api/type-aliases/DateFormatter",
"label": "DateFormatter"
},
{
"type": "doc",
"id": "api/type-aliases/DateInterval",
"label": "DateInterval"
},
{
"type": "doc",
"id": "api/type-aliases/DateRange",
"label": "DateRange"
},
{
"type": "doc",
"id": "api/type-aliases/DayClickEventHandler",
"label": "DayClickEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/DayFocusEventHandler",
"label": "DayFocusEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/DayKeyboardEventHandler",
"label": "DayKeyboardEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/DayLabel",
"label": "DayLabel"
},
{
"type": "doc",
"id": "api/type-aliases/DayModifiers",
"label": "DayModifiers"
},
{
"type": "doc",
"id": "api/type-aliases/DayMouseEventHandler",
"label": "DayMouseEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/DayOfWeek",
"label": "DayOfWeek"
},
{
"type": "doc",
"id": "api/type-aliases/DayPickerProps",
"label": "DayPickerProps"
},
{
"type": "doc",
"id": "api/type-aliases/DayPointerEventHandler",
"label": "DayPointerEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/DayRender",
"label": "DayRender"
},
{
"type": "doc",
"id": "api/type-aliases/DaySelectionMode",
"label": "DaySelectionMode"
},
{
"type": "doc",
"id": "api/type-aliases/DayTouchEventHandler",
"label": "DayTouchEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/FocusContextValue",
"label": "FocusContextValue"
},
{
"type": "doc",
"id": "api/type-aliases/FocusProviderProps",
"label": "FocusProviderProps"
},
{
"type": "doc",
"id": "api/type-aliases/Formatters",
"label": "Formatters"
},
{
"type": "doc",
"id": "api/type-aliases/InputDayPickerProps",
"label": "InputDayPickerProps"
},
{
"type": "doc",
"id": "api/type-aliases/InputProps",
"label": "InputProps"
},
{
"type": "doc",
"id": "api/type-aliases/InternalModifiers",
"label": "InternalModifiers"
},
{
"type": "doc",
"id": "api/type-aliases/InternalModifiersElement",
"label": "InternalModifiersElement"
},
{
"type": "doc",
"id": "api/type-aliases/Labels",
"label": "Labels"
},
{
"type": "doc",
"id": "api/type-aliases/Matcher",
"label": "Matcher"
},
{
"type": "doc",
"id": "api/type-aliases/Modifier",
"label": "Modifier"
},
{
"type": "doc",
"id": "api/type-aliases/Modifiers",
"label": "Modifiers"
},
{
"type": "doc",
"id": "api/type-aliases/ModifiersClassNames",
"label": "ModifiersClassNames"
},
{
"type": "doc",
"id": "api/type-aliases/ModifiersStyles",
"label": "ModifiersStyles"
},
{
"type": "doc",
"id": "api/type-aliases/MonthChangeEventHandler",
"label": "MonthChangeEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/MonthsProps",
"label": "MonthsProps"
},
{
"type": "doc",
"id": "api/type-aliases/NavButtonLabel",
"label": "NavButtonLabel"
},
{
"type": "doc",
"id": "api/type-aliases/RootContext",
"label": "RootContext"
},
{
"type": "doc",
"id": "api/type-aliases/SelectMultipleEventHandler",
"label": "SelectMultipleEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/SelectMultipleModifiers",
"label": "SelectMultipleModifiers"
},
{
"type": "doc",
"id": "api/type-aliases/SelectMultipleProviderProps",
"label": "SelectMultipleProviderProps"
},
{
"type": "doc",
"id": "api/type-aliases/SelectRangeEventHandler",
"label": "SelectRangeEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/SelectRangeModifiers",
"label": "SelectRangeModifiers"
},
{
"type": "doc",
"id": "api/type-aliases/SelectSingleEventHandler",
"label": "SelectSingleEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/StyledComponent",
"label": "StyledComponent"
},
{
"type": "doc",
"id": "api/type-aliases/StyledElement",
"label": "StyledElement"
},
{
"type": "doc",
"id": "api/type-aliases/Styles",
"label": "Styles"
},
{
"type": "doc",
"id": "api/type-aliases/WeekNumberClickEventHandler",
"label": "WeekNumberClickEventHandler"
},
{
"type": "doc",
"id": "api/type-aliases/WeekNumberFormatter",
"label": "WeekNumberFormatter"
},
{
"type": "doc",
"id": "api/type-aliases/WeekNumberLabel",
"label": "WeekNumberLabel"
},
{
"type": "doc",
"id": "api/type-aliases/WeekdayLabel",
"label": "WeekdayLabel"
}
]
},
{
"type": "category",
"label": "Variables",
"items": [
{
"type": "doc",
"id": "api/variables/DayPickerContext",
"label": "DayPickerContext"
},
{
"type": "doc",
"id": "api/variables/FocusContext",
"label": "FocusContext"
},
{
"type": "doc",
"id": "api/variables/NavigationContext",
"label": "NavigationContext"
},
{
"type": "doc",
"id": "api/variables/SelectMultipleContext",
"label": "SelectMultipleContext"
},
{
"type": "doc",
"id": "api/variables/SelectRangeContext",
"label": "SelectRangeContext"
},
{
"type": "doc",
"id": "api/variables/SelectSingleContext",
"label": "SelectSingleContext"
}
]
},
{
"type": "category",
"label": "Functions",
"items": [
{
"type": "doc",
"id": "api/functions/Button",
"label": "Button"
},
{
"type": "doc",
"id": "api/functions/Caption",
"label": "Caption"
},
{
"type": "doc",
"id": "api/functions/CaptionDropdowns",
"label": "CaptionDropdowns"
},
{
"type": "doc",
"id": "api/functions/CaptionLabel",
"label": "CaptionLabel"
},
{
"type": "doc",
"id": "api/functions/CaptionNavigation",
"label": "CaptionNavigation"
},
{
"type": "doc",
"id": "api/functions/Day",
"label": "Day"
},
{
"type": "doc",
"id": "api/functions/DayContent",
"label": "DayContent"
},
{
"type": "doc",
"id": "api/functions/DayPicker",
"label": "DayPicker"
},
{
"type": "doc",
"id": "api/functions/DayPickerProvider",
"label": "DayPickerProvider"
},
{
"type": "doc",
"id": "api/functions/Dropdown",
"label": "Dropdown"
},
{
"type": "doc",
"id": "api/functions/FocusProvider",
"label": "FocusProvider"
},
{
"type": "doc",
"id": "api/functions/Footer",
"label": "Footer"
},
{
"type": "doc",
"id": "api/functions/Head",
"label": "Head"
},
{
"type": "doc",
"id": "api/functions/HeadRow",
"label": "HeadRow"
},
{
"type": "doc",
"id": "api/functions/IconDropdown",
"label": "IconDropdown"
},
{
"type": "doc",
"id": "api/functions/IconLeft",
"label": "IconLeft"
},
{
"type": "doc",
"id": "api/functions/IconRight",
"label": "IconRight"
},
{
"type": "doc",
"id": "api/functions/Months",
"label": "Months"
},
{
"type": "doc",
"id": "api/functions/NavigationProvider",
"label": "NavigationProvider"
},
{
"type": "doc",
"id": "api/functions/RootProvider",
"label": "RootProvider"
},
{
"type": "doc",
"id": "api/functions/Row",
"label": "Row"
},
{
"type": "doc",
"id": "api/functions/SelectMultipleProvider",
"label": "SelectMultipleProvider"
},
{
"type": "doc",
"id": "api/functions/SelectMultipleProviderInternal",
"label": "SelectMultipleProviderInternal"
},
{
"type": "doc",
"id": "api/functions/SelectRangeProvider",
"label": "SelectRangeProvider"
},
{
"type": "doc",
"id": "api/functions/SelectRangeProviderInternal",
"label": "SelectRangeProviderInternal"
},
{
"type": "doc",
"id": "api/functions/SelectSingleProvider",
"label": "SelectSingleProvider"
},
{
"type": "doc",
"id": "api/functions/SelectSingleProviderInternal",
"label": "SelectSingleProviderInternal"
},
{
"type": "doc",
"id": "api/functions/WeekNumber",
"label": "WeekNumber"
},
{
"type": "doc",
"id": "api/functions/addToRange",
"label": "addToRange"
},
{
"type": "doc",
"id": "api/functions/isDateAfterType",
"label": "isDateAfterType"
},
{
"type": "doc",
"id": "api/functions/isDateBeforeType",
"label": "isDateBeforeType"
},
{
"type": "doc",
"id": "api/functions/isDateInterval",
"label": "isDateInterval"
},
{
"type": "doc",
"id": "api/functions/isDateRange",
"label": "isDateRange"
},
{
"type": "doc",
"id": "api/functions/isDayOfWeekType",
"label": "isDayOfWeekType"
},
{
"type": "doc",
"id": "api/functions/isDayPickerDefault",
"label": "isDayPickerDefault"
},
{
"type": "doc",
"id": "api/functions/isDayPickerMultiple",
"label": "isDayPickerMultiple"
},
{
"type": "doc",
"id": "api/functions/isDayPickerRange",
"label": "isDayPickerRange"
},
{
"type": "doc",
"id": "api/functions/isDayPickerSingle",
"label": "isDayPickerSingle"
},
{
"type": "doc",
"id": "api/functions/isMatch",
"label": "isMatch"
},
{
"type": "doc",
"id": "api/functions/useActiveModifiers",
"label": "useActiveModifiers"
},
{
"type": "doc",
"id": "api/functions/useDayPicker",
"label": "useDayPicker"
},
{
"type": "doc",
"id": "api/functions/useDayRender",
"label": "useDayRender"
},
{
"type": "doc",
"id": "api/functions/useFocusContext",
"label": "useFocusContext"
},
{
"type": "doc",
"id": "api/functions/useInput",
"label": "useInput"
},
{
"type": "doc",
"id": "api/functions/useNavigation",
"label": "useNavigation"
},
{
"type": "doc",
"id": "api/functions/useSelectMultiple",
"label": "useSelectMultiple"
},
{
"type": "doc",
"id": "api/functions/useSelectRange",
"label": "useSelectRange"
},
{
"type": "doc",
"id": "api/functions/useSelectSingle",
"label": "useSelectSingle"
}
]
}
]
]
}