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

    Interface PollCardOption

    interface PollCardOption {
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    id: string
    label: string