Interface SettleElementsOptions

interface SettleElementsOptions {
    isIFrameChanged?: boolean;
}

Properties

Properties

isIFrameChanged?: boolean