Borderless

Remove the borders from button groups with the borderless modifier.

Markup

Toggle example guides Toggle HTML markup

<div pam-Button-Group="borderless">
    <button pam-Button="">Button</button>
    <button pam-Button="">Button</button>
    <button pam-Button="">Button</button>
</div>