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

Radio


A control element that allows a user to choose only one of a predefined set of mutually exclusive options.

Installation


          rails g lycan_ui:add radio
        

Usage


Usage in forms

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