Content

A placeholder for the main content section of a component.

AI Tip Want to skip the docs? Use the MCP Server

A content placeholder component provides no specific styling by itself, but receives styling from the parent container. In addition, a content placeholder will be automatically placed within the container's layout according to Hopper guidelines.

Props

style?

The inline style for the element.

children?

The children of the component.

className?

The CSS className for the element.