Content

A placeholder for the main content section of a component.

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.

id?

The element's unique identifier. See MDN.