LycanUI
LycanUI

Getting Started

Introduction Installation Forms

Components

Accordion Alert Avatar Badge Button
Calendar - Soon TM
Checkbox
Date Field - Soon TM
Collapsible Dialog Dropdown Input Popover Radio Select Switch Textarea
Toaster - Soon TM

Alert


A callout to draw a user's attention.

Installation


          rails g lycan_ui:add alert
        

Usage


Danger

Pass in variant to ui.alert with a value of :danger.

Accessibility


Adheres to the Alert WAI-ARIA design pattern