@kq-squad/select
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Select - select package of forms bundle

Transform the native select HTMLSelectElement.

Install

With npm

npm i @kq-squad/select

With yarn

yarn add @kq-squad/select

Usage

import FSelect from '@kq-squad/select'
import '@kq-squad/select/style.css'

const selectEl = document.querySelector('#select') 

FSelect.init(selectEl)

Package Sidebar

Install

npm i @kq-squad/select

Weekly Downloads

3

Version

0.0.6

License

none

Unpacked Size

107 kB

Total Files

7

Last publish

Collaborators

  • beliy-zlodey