Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FieldInstance

Hierarchy

  • FieldInstance

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new FieldInstance(name: string, inline: boolean): FieldInstance

Properties

inline

inline: boolean

name

name: string

type

type: "field" = "field"

value

value: string

Methods

appendChild

cloneSelf

Static create

  • create(name: string, option: { inline?: undefined | false | true }): FieldInstance

Generated using TypeDoc