@lightspeed/cirrus-select

4.0.0-beta.1 • Public • Published

Select

Styled <select> element.

Installation

First, make sure you have been through the Getting Started steps of adding Cirrus in your application.

If using Yarn:

yarn add @lightspeed/cirrus-select

Or using npm:

npm i -S @lightspeed/cirrus-select

Example

See example folder.

Example

<select id="select-id" name="select-name" class="cr-select">
  <option value="1">Option 1</option>
  <option value="2">Option 2</option>
  <option value="3">Option 3</option>
</select>

/@lightspeed/cirrus-select/

    Package Sidebar

    Install

    npm i @lightspeed/cirrus-select

    Weekly Downloads

    17

    Version

    4.0.0-beta.1

    License

    MIT

    Unpacked Size

    15.8 kB

    Total Files

    13

    Last publish

    Collaborators

    • kurt.bergeron
    • lightspeedhq
    • ls-guillaume-lambert
    • ls-frederic-bouchard
    • anomen