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

    Interface ShowEvent

    Event that fires after selected objects becomes visible.

    interface ShowEvent {
        type: "show";
    }
    Index

    Properties

    Properties

    type: "show"

    Event type.