ScaffoldBlockRegistrationSettings
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:202
Extended by
Section titled “Extended by”Properties
Section titled “Properties”ancestor?
Section titled “ancestor?”
optionalancestor?: readonlystring[]
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:203
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>
category?
Section titled “category?”
optionalcategory?:string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:205
description?
Section titled “description?”
optionaldescription?:string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:206
example?
Section titled “example?”
optionalexample?:Readonly<Partial<Block<{ }>> &object>
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:207
optionalicon?:BlockIcon
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:208
parent?
Section titled “parent?”
optionalparent?: readonlystring[]
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:209
supports?
Section titled “supports?”
optionalsupports?:ScaffoldBlockSupports
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:210
title?
Section titled “title?”
optionaltitle?:string
Defined in: wp-typia-block-runtime/src/blocks-registration.ts:211