• ManageTable: A component for managing the elements of a table.

    Type Parameters

    • T

      The type of data items in the table.

    Parameters

    Returns ReactElement<any, string | JSXElementConstructor<any>>

    • Returns a React element representing the ManageTable component.

    Component

Generated using TypeDoc