Skip to main content

OptionsList()

OptionsList<T>(props): null | ReactElement

Type Parameters

T extends object

Parameters

props

Omit<ListBoxProps<T>, "className" | "style" | "orientation" | "dragAndDropHooks"> & BaseOptionsProps & RefAttributes<HTMLDivElement>

Returns

null | ReactElement