@bonitasoft/search-box

A simple search box

Usage no npm install needed!

<script type="module">
  import bonitasoftSearchBox from 'https://cdn.skypack.dev/@bonitasoft/search-box';
</script>

README

search-box

npmVersion

Simple search box web component

Attributes

  • placeHolder (default: empty)
  • lang (default: en)

Usage

Run:

npm install @bonitasoft/search-box

Then import node_modules/@bonitasoft/search-box/lib/search-box.es5.min.js

And you can use new html tag <search-box lang="fr" placeholder="search"></search-box>