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

Select


A styled wrapper around the native HTML select element.

Installation


          rails g lycan_ui:add select
        

Usage


Usage in forms

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

Accessibility


Utilizes the HTML Select element