Function: Dropdown()
Dropdown(
props
):Element
Render a dropdown component to use in the navigation bar.
Parameters​
Parameter | Type |
---|---|
props | {classNames : ClassNames ;components : CustomComponents ;options : DropdownOption []; } & Omit <DetailedHTMLProps <SelectHTMLAttributes <HTMLSelectElement >, HTMLSelectElement >, "children" > |
Returns​
Element
See​
https://daypicker.dev/guides/custom-components