ValueEditorData interface
Value editor JSON representation object.
Properties
Section titled “Properties”defval
Section titled “defval”The default value.
● defval: string
The id.
● id: string
The name.
● name?: string
The result type.
● rtype: DataType
The sql.
● sql?: string
subType
Section titled “subType”The sub type.
● subType?: DataType
The tag.
● tag: EditorTag