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

Checkbox


A control that allows the user to toggle between checked and not checked.

Installation


          rails g lycan_ui:add checkbox
        

Usage


Usage in forms

To use directly with Rails forms, please see Installing form helpers