Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common tabbar with nuxt7 #127

Open
twnaing opened this issue Jan 26, 2021 · 0 comments
Open

common tabbar with nuxt7 #127

twnaing opened this issue Jan 26, 2021 · 0 comments

Comments

@twnaing
Copy link

twnaing commented Jan 26, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant