mce
    Preparing search index...

    Interface ResizeElementOptions

    interface ResizeElementOptions {
        deep?: boolean;
        textFontSizeToFit?: boolean;
        textToFit?: boolean;
    }
    Index

    Properties

    deep?: boolean
    textFontSizeToFit?: boolean
    textToFit?: boolean