Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Record

Index

Constructors

Methods

Constructors

constructor

Methods

Static ParseRecordSchema

  • 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