@bolt/components-page-header
v5.8.0
Published
Global header that contains the global search, primary navigation, and secondary navigation.
Downloads
402
Readme
Component in progress
Install via NPM
npm install @bolt/components-page-header
Content
Set content
as arbitrary HTML:
{% set content %}
<p>Whatever HTML content you want</p>
{% endset %}