⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FieldInterfaceOptions

Hierarchy

  • FieldInterfaceOptions

Properties

Optional category

category: FieldCategory

Optional defaultValue

defaultValue: any | DefaultValueFunc

Optional documentation

documentation: string

fieldType

fieldType: string

Optional isArray

isArray: boolean

name

name: string

Optional schema

schema: any

Optional switchBit

switchBit: number

Optional switchValue

switchValue: number

Generated using TypeDoc