static-filter
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Static Filter

Props

Name Type Description
caption string Renders a title for the toggle button
expression string Query expression to be applied when button is toggled

This component will render a toggle button that will toggle the results in the search interface based on the expression in the expression prop.

<static-filter caption="Filter Only Youtube Sources" expression="@filetype=='youtubevideo'">
</static-filter>

Built With Stencil

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1,384
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1,384
  • 0.0.2
    12

Package Sidebar

Install

npm i static-filter

Weekly Downloads

1,396

Version

0.0.3

License

Apache-2.0

Unpacked Size

2.53 MB

Total Files

40

Last publish

Collaborators

  • jantoun_coveo