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

    Interface ContentZoneItem

    interface ContentZoneItem {
        desktop: ContentType;
        mobile: ContentType;
        tablet: ContentType;
    }
    Index

    Properties

    Properties

    desktop: ContentType
    mobile: ContentType
    tablet: ContentType