Upgrade toQuasar v2and use Vue.js 3
Button Group

You can conveniently group QBtn and QBtnDropdown using QBtnGroup. Be sure to check those component’s respective pages to see their props and methods.

QBtnGroup API

Usage




WARNING

You must use same design props (flat, outline, push, …) on both the parent QBtnGroup and the children QBtn/QBtnDropdown.