Popii - v0.5.1
    Preparing search index...

    Interface PopiiDeskOptions

    interface PopiiDeskOptions {
        categoryId?: string;
        supportRoleId?: string;
        panelTitle?: string;
        panelMessage?: string;
        transcriptChannelId?: string;
    }
    Index

    Properties

    categoryId?: string
    supportRoleId?: string
    panelTitle?: string
    panelMessage?: string
    transcriptChannelId?: string