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

    Interface ClearEvent

    Event that fires when the viewer has been cleared.

    interface ClearEvent {
        type: "clear";
    }
    Index

    Properties

    Properties

    type: "clear"

    Event type.