Type Alias: EditorType
EditorType =
"text"|"number"|"select"|"date"|"checkbox"
Defined in: src/model/types.ts:391
Built-in editor types.
EditorType =
"text"|"number"|"select"|"date"|"checkbox"
Defined in: src/model/types.ts:391
Built-in editor types.