ScaffoldBlockMetadata
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:214
Extends
Section titled “Extends”Properties
Section titled “Properties”ancestor?
Section titled “ancestor?”
optionalancestor?: readonlystring[]
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:203
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.ancestor
attributes?
Section titled “attributes?”
optionalattributes?:object
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:204
Index Signature
Section titled “Index Signature”[key: string]: BlockAttribute<unknown>
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.attributes
category?
Section titled “category?”
optionalcategory?:string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:205
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.category
description?
Section titled “description?”
optionaldescription?:string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:206
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.description
example?
Section titled “example?”
optionalexample?:Readonly<Partial<Block<{ }>> &object>
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:207
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.example
optionalicon?:BlockIcon
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:208
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.icon
parent?
Section titled “parent?”
optionalparent?: readonlystring[]
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:209
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.parent
supports?
Section titled “supports?”
optionalsupports?:ScaffoldBlockSupports
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:210
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.supports
title?
Section titled “title?”
optionaltitle?:string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:211
Inherited from
Section titled “Inherited from”ScaffoldBlockRegistrationSettings.title
name:
string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:215