geoview-core
    Preparing search index...

    Interface LightBoxSlides

    Interface used for lightbox properties and slides

    interface LightBoxSlides {
        alt: string;
        downloadUrl: string;
        src: string;
    }
    Index

    Properties

    Properties

    alt: string
    downloadUrl: string
    src: string