Interface: IBlockAttributes
Defined in: packages/core/src/react/blocks/types.ts:76
Extended by
ButtonBlockPropsButtonsBlockPropsAudioBlockPropsCodeBlockPropsColumnsBlockPropsColumnBlockPropsCoverBlockPropsParagraphBlockPropsHeadingBlockPropsQuoteBlockPropsPullQuoteBlockPropsPreformattedBlockPropsVerseBlockPropsTableBlockPropsGroupBlockPropsSeparatorBlockPropsSpacerBlockPropsListBlockPropsYoutubeLiteBlockPropsFileBlockPropsMediaTextBlockPropsImageBlockPropsLinkBlockProps
Properties
attributes?
optionalattributes:object
Defined in: packages/core/src/react/blocks/types.ts:84
align
align:
Align
blockStyle?
optionalblockStyle:string
border
border:
Border
colors
colors:
Colors
spacing
spacing:
Spacing
typography
typography:
Typography
width?
optionalwidth:string
children?
optionalchildren:ReactNode
Defined in: packages/core/src/react/blocks/types.ts:82
className?
optionalclassName:string
Defined in: packages/core/src/react/blocks/types.ts:78
domNode?
optionaldomNode:Element
Defined in: packages/core/src/react/blocks/types.ts:80
htmlAnchor?
optionalhtmlAnchor:string
Defined in: packages/core/src/react/blocks/types.ts:81
name
name:
string
Defined in: packages/core/src/react/blocks/types.ts:77
style?
optionalstyle:Record<string,string>
Defined in: packages/core/src/react/blocks/types.ts:79