-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
For common tabbar, official document requires
<div class="views tabs">
<!-- Views common toolbar / tabbar -->
<div class="toolbar tabbar toolbar-bottom">...</div>
<div class="view tab tab-active" id="tab-1">...</div>
<div class="view tab" id="tab-2">...</div>
...
</div>As far as I looked, nuxt7 render app with f7view
Is there any way to achieve "common tabbar" in nuxt7?
Metadata
Metadata
Assignees
Labels
No labels