UNPKG

@n8d/htwoo-patterns

Version:

hTWOo Patterns to setup custom style guide

17 lines (11 loc) 392 B
--- title: Primary w/ icon - Right order: 20 --- Primary button also has on disabled state the correct color values. To disable this button simply add the `disable="true"` as well as the `aria-disabled="true"` to it. `.is-reversed` changes the logical order of the elements. The log appeards on the other side. ### SCSS Imports **Main Component**\ @n8d/htwoo-core/components/buttons ***