Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EntryEditorModel

Index

Constructors

Properties

Constructors

constructor

  • new EntryEditorModel(label: string, field: string, description?: string, formatterName?: string): EntryEditorModel
  • Parameters

    • label: string
    • field: string
    • Optional description: string
    • Optional formatterName: string

    Returns EntryEditorModel

Properties

description

description: string

field

field: string

Private formatterName

formatterName: string

label

label: string

Generated using TypeDoc