@inweb/viewer-visualize
    Preparing search index...

    Interface ShowAllEvent

    Event that fires after all objects becomes visible.

    interface ShowAllEvent {
        type: "showall";
    }
    Index

    Properties

    Properties

    type: "showall"

    Event type.