Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldModel

Model that contains information about the field how should be represented.

export
interface

FieldModel

Hierarchy

  • FieldModel

Index

Properties

Properties

key

key: string

The name of the field(ex: Title)

type

{string}

memberof

FieldModel

settings

settings: SettingsBase

Field specific settings.

type

{SettingsBase}

memberof

FieldModel

Generated using TypeDoc