Interface ResizerConfig

interface ResizerConfig {
    autoAdaptMobile: boolean;
}

Properties

Properties

autoAdaptMobile: boolean