Borderless
Remove the borders from button groups with the borderless
modifier.
Markup
<div pam-Button-Group="borderless">
<button pam-Button="">Button</button>
<button pam-Button="">Button</button>
<button pam-Button="">Button</button>
</div>