0.0.2 • Published 5 years ago

buddhilive-select v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Built With Stencil

Buddhilive Select

Buddhilive Select (aka BL Select) is a customizable web component that extends traditional select box with support for searching.

Getting Started

To install Buddhilive Select straight forward without any JavaScript framework, just include the following script tag just before the "head" tag on your HTML page where you want to use the web component.

<script src="https://unpkg.com/buddhilive-select/latest/dist/buddhilive-select.js"></script>

Then to use this component, just use it like any other HTML element:

<buddhilive-select blname="countries" bltitle='Select a Country'></buddhilive-select>

To learn more about BL Select web component, please read the Official Documentation

0.0.2

5 years ago

0.0.1

5 years ago