A directive for visual presets of interactive components
Interactive elements react to pointer natively but you can override state with inputs
Non-interactive elements do not react to pointer
Use LESS or SCSS mixins to create your own appearances in global styles
You can use it on input[type="checkbox"] to create a custom toggle component easily
You can create your own appearances or use one of the bundled options
Primary
Secondary
Flat
Outline
Action
Status
Others