Skip to main content

Interface: BlockAttributes

@headstartwp/core.react.BlockAttributes

Hierarchy

Properties

align

align: Align

Defined in

packages/core/src/react/blocks/types.ts:95


backgroundColor

backgroundColor: string

Inherited from

Colors.backgroundColor

Defined in

packages/core/src/react/blocks/types.ts:6


backgroundColorSlug

backgroundColorSlug: string

Inherited from

Colors.backgroundColorSlug

Defined in

packages/core/src/react/blocks/types.ts:5


gradient

gradient: string

Inherited from

Colors.gradient

Defined in

packages/core/src/react/blocks/types.ts:8


gradientSlug

gradientSlug: string

Inherited from

Colors.gradientSlug

Defined in

packages/core/src/react/blocks/types.ts:7


linkColor

linkColor: string

Inherited from

Colors.linkColor

Defined in

packages/core/src/react/blocks/types.ts:12


linkColorSlug

linkColorSlug: string

Inherited from

Colors.linkColorSlug

Defined in

packages/core/src/react/blocks/types.ts:11


style

style: Partial<Style>

Defined in

packages/core/src/react/blocks/types.ts:96


textColor

textColor: string

Inherited from

Colors.textColor

Defined in

packages/core/src/react/blocks/types.ts:10


textColorSlug

textColorSlug: string

Inherited from

Colors.textColorSlug

Defined in

packages/core/src/react/blocks/types.ts:9


typography

typography: Typography

Defined in

packages/core/src/react/blocks/types.ts:98


width

width: string

Defined in

packages/core/src/react/blocks/types.ts:97