Function useReadByIds

  • A hook that resolves a some ids into a grid.

    Returns

    A result that wraps the grid.

    Parameters

    • ids: string[] | HList<HRef> | HRef[]

      The ids to read from the server.

    Returns GridRefreshResult

Generated using TypeDoc