Skip to main content

Interface: CoverBlockProps

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:10

Extends

Properties

attributes?

optional attributes: object

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

align

align: Align

blockStyle?

optional blockStyle: string

border

border: Border

colors

colors: Colors

spacing

spacing: Spacing

typography

typography: Typography

width?

optional width: string

Inherited from

IBlockAttributes.attributes


children?

optional children: ReactNode

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

Inherited from

IBlockAttributes.children


className?

optional className: string

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

Inherited from

IBlockAttributes.className


dimRatio

dimRatio: number

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:15


domNode?

optional domNode: Element

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

Inherited from

IBlockAttributes.domNode


focalPoint?

optional focalPoint: object

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:19

x

x: string | number

y

y: string | number


hasParallax

hasParallax: boolean

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:12


htmlAnchor?

optional htmlAnchor: string

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

Inherited from

IBlockAttributes.htmlAnchor


id

id: number

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:14


isDark

isDark: boolean

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:16


isRepeated

isRepeated: boolean

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:13


minHeight

minHeight: number

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:18


name

name: string

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

Inherited from

IBlockAttributes.name


overlayColor

overlayColor: string

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:11


style?

optional style: Record<string, string>

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

Inherited from

IBlockAttributes.style


url

url: string

Defined in: packages/core/src/react/blocks/CoverBlock.tsx:17