platform-bible-react
    Preparing search index...

    Variable CONTENT_ZOOM_CSS_VARIABLE_PREFIXConst Experimental

    CONTENT_ZOOM_CSS_VARIABLE_PREFIX: "--platform-content-zoom-" = '--platform-content-zoom-'

    Prefix of the CSS custom properties the platform sets on a web view's root element, one per zoom area, holding that area's zoom factor (--platform-content-zoom-main, …). Mirrors CONTENT_ZOOM_CSS_VARIABLE_PREFIX in paranext-core's src/shared/models/web-view.model.ts; a platform test keeps the two equal.

    This export is unstable and may change shape or disappear without notice