Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Field<"boolean", boolean>
    • BooleanField

Index

Constructors

Properties

Accessors

Methods

Constructors

Properties

_data: boolean

Accessors

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

Methods

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

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