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

/static-filter/

    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