Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

filterable

filterable: "number" | "boolean" | "id" | "date" | "auto" | "no" | "equal" | "text" | "categories" | "tags" | "ids" = 'auto'

name

name: string = 'New Field'

options

options: any = ...

required

required: boolean = false

searchable

searchable: boolean = true

sortable

sortable: boolean = true

type

type: "string" | "boolean" | "object" | "any" | "select" | "integer" | "date" | "float" | "array" | "model" | "models" | "file" | "files" = 'any'

validation

validation: PropertyValidation[]

Generated using TypeDoc