@bootdesk/js-web-adapter-core
    Preparing search index...

    Interface CarouselCard

    interface CarouselCard {
        items: Card[];
        type: "carousel";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    items: Card[]
    type: "carousel"