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

v1.3.4 mobile angular ui - how to add sub menu in the sidebar #418

Open
jonasli opened this issue Mar 10, 2017 · 0 comments
Open

v1.3.4 mobile angular ui - how to add sub menu in the sidebar #418

jonasli opened this issue Mar 10, 2017 · 0 comments

Comments

@jonasli
Copy link

jonasli commented Mar 10, 2017

hi,

I'm a quite new guy to the hybrid mobile development. I'm following the steps in the tutorial document http://mobileangularui.com/blog/using-the-generator/
and it work fine.

I just have a question is how I can add sub-menu under list-group-item, where can I find the descriptions for these tags like "list-group-item"? do we have the list-group-sub-item ?

 <div class="list-group" ui-turn-off='uiSidebarLeft'>
        <a class="list-group-item" href="#/link1">Link 1 
          <i class="fa fa-chevron-right pull-right"></i></a>
        <a class="list-group-item" href="#/link2">Link 2
          <i class="fa fa-chevron-right pull-right"></i></a>
      </div>

Thank you for your support.

@jonasli jonasli changed the title v1.3.4 mobile angular ui - how to add sub menu in the v1.3.4 mobile angular ui - how to add sub menu in the sidebar Mar 10, 2017
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