kzima / vuestrap-base-components

Web components that extend Bootstrap 4 - http://kzima.github.io/vuestrap-base-components/#/accordion
MIT License
253 stars 42 forks source link

No prevent default prop on buttons #2

Closed olemagnus closed 8 years ago

olemagnus commented 8 years ago

I can't seem to figure out how to prevent buttons from submitting the form they're in. This is also a problem with dropdown menus. There should be an attribute/prop preventing the default method.

kzima commented 8 years ago

@olemagnus Thanks for your feedback.