Button
The button component, prefixed by gds-button
, is used to style <button>
tags. Note that all optional classes may be used in combination with each other, for example on a single element with gds-button--success
, gds-button--lg
, & gds-button--block
classes. To indicate that a button is disabled, use the disabled="disabled"
HTML attribute.
To make a button appear at block level at a specific breakpoint and below, use the breakpoint-specific block modifiers.