Change animation of ons-splitter
-
Hi!
Is there a way to change the animation of the ons-splitter menu?
If not, anyone knows what functions needs to be changed to change the splitter behaviour? Thanks in advance.
-
You can set the
animation
attribute onons-splitter-side
to change the splitter animation. You may also want to setanimation-options
.https://onsen.io/v2/api/js/ons-splitter-side.html#attributes
-
@emccorson Thanks a lot!