ons-button
-
Button component. If you want to place a button in a toolbar, use
<ons-toolbar-button>
or<ons-back-button>
instead. Will automatically display as a Material Design button with a ripple effect on Android.Click here to see the original article
-
How do I create a button bar in a segment? I don’t see it in the onsen JS api docs… but do see it in the onsen css doc
-
@Moshe-Flam Just copy the CSS component code for the button bar. There will be an
ons-segment
soon for the.segment
CSS component, but the.button-bar
will remain as CSS only.