Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Field<"string", string>
    • StringField

Index

Constructors

Properties

Accessors

Methods

Constructors

Properties

_data: string

Accessors

  • get type(): type
  • get value(): data
  • set value(v: data): void

Methods

  • toSave(): { data: string; type: "string" }
  • fromSave(data: { data: string; type: string }): StringField
  • toSave(): { type: string }

Generated using TypeDoc version 0.22.18, the 7/5/2022