@coveo/headless
    Preparing search index...

    Interface LogNumericFacetBreadcrumbActionCreatorPayload

    interface LogNumericFacetBreadcrumbActionCreatorPayload {
        facetId: string;
        selection: NumericFacetValue;
    }
    Index

    Properties

    Properties

    facetId: string

    The facet id of the numeric facet corresponding to the breadcrumb.

    The numeric facet value deselected using the breadcrumb.