Block

By default renders a div with display: block, as a starting point for building your own custom block components.

A block component is a <div> with display: block, and a starting point for building your own custom block components.

Example

Props - Block

NameDescriptionTypeDefault Value
asAs<any>n/a
extendA CSS object or a function returning a CSS object, or an array of themExtendPropValue<CurrentTheme, {}>n/a
refanyn/a
2024 © Volvo Car Corporation