BaseFieldJSON Interface
Data structure for a Field serialized to JSON.
Properties
Name | Type | Description | |
---|---|---|---|
category | string | ||
editor | EditorDescription | undefined | ||
extendedData | { T } | undefined | ||
isReadonly | boolean | ||
label | string | ||
name | string | ||
priority | number | ||
renderer | RendererDescription | undefined | ||
type | TypeDescription |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.