bga-autofit
    Preparing search index...

    Interface AutofitWithObserverSettings

    interface AutofitWithObserverSettings {
        minScale?: number;
        rootElement?: HTMLElement;
        scaleStep?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    minScale?: number
    rootElement?: HTMLElement
    scaleStep?: number