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

    Interface CustomCard

    interface CustomCard {
        type: string;
        [key: string]: unknown;
    }

    Hierarchy

    • BaseCard
      • CustomCard

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    type: string