Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
ons-splitter
-
A component that enables responsive layout by implementing both a two-column layout and a sliding menu layout. It can be configured to automatically expand into a column layout on large screens and collapse the menu on smaller screens. When the menu is collapsed the user can open it by swiping.
Click here to see the original article
-
why it has no more ‘menu-page’ attribute as in old version ?
…
<ons-sliding-menu menu-page=“menu.html”
…
-
@Ateş-Danış
<ons-sliding-menu>
has been deprecated in favor of<ons-splitter>
. You can still have the page you want on the splitter side menu asons-splitter-side page="menu.html">
-
how to create a slide menu with a profile image on it.
-
how to create spliter menu on google maps at main page?