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

    Interface InitializeEvent

    Event that fires after the viewer initialized.

    interface InitializeEvent {
        type: "initialize";
    }
    Index

    Properties

    Properties

    type: "initialize"

    Event type.