0.0.6 • Published 1 year ago

@kq-squad/select v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago