papi-dts
    Preparing search index...

    Variable CONTENT_ZOOM_DEFAULT_CSS_VARIABLEConst Experimental

    CONTENT_ZOOM_DEFAULT_CSS_VARIABLE: "--platform-content-zoom-default" = '--platform-content-zoom-default'

    CSS custom property holding the Settings default, the fallback for any zoom area without its own variable.

    Extension code cannot import this value at runtime — @papi/core is types-only — so a web view that reads the default zoom variable writes the literal '--platform-content-zoom-default' itself and keeps it equal to this constant.

    This constant is unstable and may change or disappear without notice