Function dictsToGrid

  • Convert the dict arguments to a grid.

    Parameters

    • dicts: HaysonDict | HDict | HGrid | HaysonDict[] | HList<HDict> | HDict[]

      The dicts to convert to a grid.

    Returns HGrid

    A grid containing the dicts.