@bridgeline-digital/hawksearch-handlebars-ui
    Preparing search index...

    Interface FacetsListComponentModel

    interface FacetsListComponentModel {
        expanded: boolean;
        facets: Facet[];
        strings: { heading: string };
    }

    Hierarchy (View Summary)

    Index

    Properties

    expanded: boolean
    facets: Facet[]
    strings: { heading: string }