@nosto/search-js
    Preparing search index...

    Interface UseFacetOptions

    Extra options for the useFacet hook.

    interface UseFacetOptions {
        active?: boolean;
    }
    Index

    Properties

    Properties

    active?: boolean