BaseFieldJSON Interface
Data structure for a Field serialized to JSON.
Properties
Name | Type | Description | |
---|---|---|---|
category | string | ||
editor | undefined | EditorDescription | ||
isReadonly | boolean | ||
label | string | ||
name | string | ||
priority | number | ||
renderer | undefined | RendererDescription | ||
type | TypeDescription |
Defined in
Last Updated: 20 June, 2023