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

Badge


A badge

Badge

Installation


          rails g lycan_ui:add badge
        

Usage


Secondary

Pass in variant to ui.badge with a value of secondary.

Secondary

Outline

Pass in variant to ui.badge with a value of outline.

Outline

Danger

Pass in variant to ui.badge with a value of danger.

Danger