Function useGrid

  • A hook that asynchronously resolves to a grid.

    Parameters

    • __namedParameters: { dependencies: readonly unknown[]; getGrid: () => Promise<HGrid> }

    Returns GridResult

    A result that wraps the data.