Search results

FieldOptionsModel API in React Schedule API component

Interface for a class FieldOptions

Properties

default

string

Assigns the specific default value to the fields, when no values are provided to those fields from dataSource.

name

string

Denotes the field name to be mapped from the dataSource for every event fields.

title

string

Assigns the label values to be displayed for the event editor fields.

validation

Record

Defines the validation rules to be applied on the event fields within the event editor.