Enumeration FieldType

Represents the type of a field in a component.

Enumeration Members

Box: "box-layout"
Button: "button-field"
Center: "center-layout"
Checkbox: "checkbox-field"
Choose: "choose-field"
Combo: "combo-field"
Complete: "complete-field"
Component: "component-field"
Condition: "condition-layout"
Date: "date-field"
Dict: "dict-field"
Div: "div-layout"
Expansion: "expansion-layout"
File: "file-field"
Fragment: "fragment-layout"
Group: "group-layout"
Hero: "hero-layout"
Icon: "icon-field"
Init: "init-field"
Items: "items-field"
Layout: "custom-layout"
Line: "line-field"
Outline: "outline-layout"
Paper: "paper-layout"
Phony: "phony-field"
Progress: "progress-field"
Radio: "radio-field"
Rating: "rating-field"
Slider: "slider-field"
Stretch: "stretch-layout"
Switch: "switch-field"
Tabs: "tabs-layout"
Text: "text-field"
Time: "time-field"
Tree: "tree-field"
Typography: "typography-field"
YesNo: "yesno-field"