Value editor JSON representation object.
Index
Properties
Properties
defval
The default value.
● defval: string
id
The id.
● id: string
name
The name.
● name?: string
rtype
The result type.
● rtype: DataType
subType
The sub type.
● subType?: DataType
tag
The tag.
● tag: EditorTag
values
values.
● values?: any
[]