UNPKG

@n8d/htwoo-patterns

Version:

hTWOo Patterns to setup custom style guide

17 lines (11 loc) 394 B
--- title: Standard w/ icon - Right order: 10 --- Standard 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 ***