Hierarchy

  • Record

Constructors

Methods

Constructors

Methods

  • Parses the given record type and isolates the column info

    Parameters

    • type: string

      The raw type from the server, e.g. RecordComponent<Record<{Key=Number,Track=Text,Band=Text}>>

    Returns RecordColDef[]

Generated using TypeDoc