EditorFieldDescriptor
Defined in: wp-typia-block-runtime/src/editor.ts:176
Properties
Section titled “Properties”constraints
Section titled “constraints”constraints:
ManifestConstraints
Defined in: wp-typia-block-runtime/src/editor.ts:177
control
Section titled “control”control:
EditorControlKind
Defined in: wp-typia-block-runtime/src/editor.ts:178
defaultValue
Section titled “defaultValue”defaultValue:
JsonValue
Defined in: wp-typia-block-runtime/src/editor.ts:179
hasDefault
Section titled “hasDefault”hasDefault:
boolean
Defined in: wp-typia-block-runtime/src/editor.ts:180
key:
string
Defined in: wp-typia-block-runtime/src/editor.ts:181
kind:
ManifestTsKind
Defined in: wp-typia-block-runtime/src/editor.ts:182
label:
string
Defined in: wp-typia-block-runtime/src/editor.ts:183
maximum
Section titled “maximum”maximum:
number|null
Defined in: wp-typia-block-runtime/src/editor.ts:184
minimum
Section titled “minimum”minimum:
number|null
Defined in: wp-typia-block-runtime/src/editor.ts:185
options
Section titled “options”options:
EditorFieldOption[]
Defined in: wp-typia-block-runtime/src/editor.ts:186
path:
string
Defined in: wp-typia-block-runtime/src/editor.ts:187
reason?
Section titled “reason?”
optionalreason?:string
Defined in: wp-typia-block-runtime/src/editor.ts:188
required
Section titled “required”required:
boolean
Defined in: wp-typia-block-runtime/src/editor.ts:189
step:
number|null
Defined in: wp-typia-block-runtime/src/editor.ts:190
supported
Section titled “supported”supported:
boolean
Defined in: wp-typia-block-runtime/src/editor.ts:191