Footer

A placeholder for a footer section.

A footer placeholder component provides no specific styling by itself, but receives styling from the parent container. In addition, a footer 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.