Function: SelectCell()
SelectCell(
props
):Element
The React component that displays the table cell with the select input. Internal use only.
Parameters
• props: SelectCellProps
the React component properties.
Returns
Element
the React element.