Skip to content

Billboard

<vox-billboard> is a split media-and-content section for landing pages.

Vox Pupuli maintains hundreds of modules, tools, and gems — kept alive by a worldwide community of contributors.

Browse modulesHow to contribute
html
<vox-billboard heading="Community-maintained modules" reverse>
  <img slot="media" src="/img/community.png" alt="" />
  <p>Hundreds of modules, tools, and gems…</p>
  <vox-button slot="actions">Browse modules</vox-button>
</vox-billboard>

API

AttributeTypeDefaultDescription
headingstring''Section heading
reversebooleanfalseMedia on the right
SlotDescription
mediaImage or media
(default)Body content
actionsButtons / CTA links

Released under the Apache-2.0 License.