Text

The text button trait [pam-Button="text"] can be used to adjust the color of a button text.

Deprecated: Text trait buttons

Support will be dropped after PAM version 1.1.x. Use the pam-skin="text" trait instead.

Markup

Toggle example guides Toggle HTML markup

<button pam-Button="text">Button element</button>
<button pam-Button="text:primary">Button element</button>
<button pam-Button="text:secondary">Button element</button>