A component for caching and providing rows and selected rows.

  • Type Parameters

    • RowData extends IRowData = any

      Type parameter for the row data.

    Parameters

    • props: ICachedRowsProviderProps

      The component props.

    Returns Element

    • The rendered component.