SelectOptionComponent
SelectOptionComponent<T,I>(props: ListItemProps<T, I>): null | Element
Parameters
(Mandatory parameters are in bold)Parameters | Type | Description |
---|---|---|
props | ListItemProps<T, I> |
Return
The return is of type null | Element
SelectOptionComponent<T,I>(props: ListItemProps<T, I>): null | Element
Parameters | Type | Description |
---|---|---|
props | ListItemProps<T, I> |
The return is of type null | Element