0.0.6 • Published 7 days ago

@kq-squad/select v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
7 days ago

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)
0.0.5

8 days ago

0.0.6

7 days ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago