geoview-core
    Preparing search index...

    Variable LIGHTBOX_SELECTORSConst

    LIGHTBOX_SELECTORS: { CONTAINER: ".yarl__container"; ROOT: ".yarl__root" } = ...

    Lightbox DOM selectors for yet-another-react-lightbox components. ROOT: Use for state detection (checking if lightbox is open) CONTAINER: Use for dimension calculations only

    Type Declaration

    • ReadonlyCONTAINER: ".yarl__container"
    • ReadonlyROOT: ".yarl__root"