Function useWatch

  • A hook to watch some live haystack data.

    Returns

    A result that wraps a grid.

    Parameters

    • __namedParameters: { display?: string; filter?: string; ids?: Ids; pollRate?: number }
      • Optional display?: string
      • Optional filter?: string
      • Optional ids?: Ids
      • Optional pollRate?: number

    Returns GridRefreshWatchResult

Generated using TypeDoc