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.
v-ons-splitter-side close when in split mode
-
I am looking for a way to close the splitter side when it is initially set to collapse=“portrait”. Toggling the open state appears to be ignored in this mode. A use case for this would be if the user wants more screen content area even when the display is wide enough to toggle into the split state.
-
@cajazzer Solved with setAttribute(‘collapse’, ‘’).