Appearance CORE

Examples API Setup

A directive for visual presets of interactive components

Basic

#

Interactive elements react to pointer natively but you can override state with inputs

Non-interactive elements do not react to pointer

Custom

#

Use LESS or SCSS mixins to create your own appearances in global styles

Checkbox

#

You can use it on input[type="checkbox"] to create a custom toggle component easily

Bundled

#

You can create your own appearances or use one of the bundled options

Primary

Secondary

Flat

Outline

Action

Status

Others