Skip to content

Latest commit

 

History

History

select

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@stellar-apps/select

A component for creating <select> menus which use the native <select> functionality on touch devices while using custom functionality on all other devices.

Installation

yarn add @stellar-apps/select

Usage

import _ from '@stellar-apps/select'