API 浏览器
按钮组

你可以使用 QBtnGroup 方便地将 QBtnQBtnDropdown 分组。请务必检查这些组件的相应页面以查看它们的 props 和方法。

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

Loading QBtnGroup API...

用法(Usage)

¥Usage

Examples



警告

你必须在父级 QBtnGroup 和子级 QBtn/QBtnDropdown 上使用相同的设计属性(flat、outline、push 等)。

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

Spread horizontally



With QBtnDropdown