We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This renders the container that holds a navbar for a page.
f7_navbar html_options, &block
<%= f7_navbar do %> <!-- Other Content --> <% end %>
<div class="navbar"> <div class="navbar-inner"> <!-- Other Content --> </div> </div>
Navbars & Toolbars