toggle
. In order to facilitate keyboard interactions within the dropdown, the render callback provides a numerical index bound by the min
and max
props.Name | Required | Nullable | Type |
---|---|---|---|
children | (DropdownPayload) ⇒ React.Node | ||
toggle | React.Node | ||
dropdownStyle | {} | ||
max | number | ||
min | number | ||
style | {} |