UNPKG

@n8d/htwoo-patterns

Version:

hTWOo Patterns to setup custom style guide

15 lines (10 loc) 294 B
--- title: Standard - disabled 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. ### SCSS Imports **Main Component**\ @n8d/htwoo-core/components/buttons ***