Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
The filer labels library is located in wire-filter-label.js
. This and other other related files can be installed from the NPM package registry at@wirebootstrap/wire-filter-label
.
The Dataset Filter Labels component extends the class. As such, it inherits all the base functionality of that class.
To create a new instance of the filter labels component, use the wire.filterLabel
class.
Render the component using an HTML span
element.