Skip to main content

Interface: BlockAttributes

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

Extends

Properties

align

align: Align

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


backgroundColor

backgroundColor: string

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

Inherited from

Colors.backgroundColor


backgroundColorSlug

backgroundColorSlug: string

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

Inherited from

Colors.backgroundColorSlug


gradient

gradient: string

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

Inherited from

Colors.gradient


gradientSlug

gradientSlug: string

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

Inherited from

Colors.gradientSlug


linkColor

linkColor: string

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

Inherited from

Colors.linkColor


linkColorSlug

linkColorSlug: string

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

Inherited from

Colors.linkColorSlug


style

style: Partial<Style>

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


textColor

textColor: string

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

Inherited from

Colors.textColor


textColorSlug

textColorSlug: string

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

Inherited from

Colors.textColorSlug


typography

typography: Typography

Defined in: packages/core/src/react/blocks/types.ts:99


width

width: string

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