Documentation
    Preparing search index...

    Interface SystemSettingsObject

    interface SystemSettingsObject {
        optionPanel: string;
        optionPanelEnable: boolean;
        optionPanelStatus: string;
        rawPanel1: string;
        rawPanel2: string;
        rawPanel3: string;
        rawPanelEnable: boolean;
        rawPanelStatus: string;
    }
    Index

    Properties

    optionPanel: string
    optionPanelEnable: boolean
    optionPanelStatus: string
    rawPanel1: string
    rawPanel2: string
    rawPanel3: string
    rawPanelEnable: boolean
    rawPanelStatus: string