Function ListTyped

Represents a typed list component.

  • Type Parameters

    • FilterData extends {} = any

      The type of filter data.

    • RowData extends IRowData = any

      The type of row data.

    Parameters

    Returns Element

    • The rendered list component.