Header
areas: content
The Header
block provides a page container for a header area with content.
Block
Block Setup
id: block_id type: Header
Settings
Header JSON Schema Definition
type: object properties: type: object properties: type: object additionalProperties: false properties: style: type: object description: Css style object to applied to header. theme: type: string enum: - light - dark default: dark description: Page theme.