Function: EditableTable()
EditableTable(
props
):Element
The React component that displays the table with editable cells. Internal use only.
Parameters
• props: EditableTableProps
the React component properties.
Returns
Element
the React element.