@wdprlib/ast
    Preparing search index...

    Interface GalleryData

    Data for [[gallery]] elements.

    interface GalleryData {
        content: GalleryContent;
        order: GalleryOrder;
        size: GallerySize;
        viewer: boolean;
    }
    Index

    Properties

    Sort order for auto-collected files (parse-time normalized)

    viewer: boolean

    false when viewer="no"/"false" disables the lightbox