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

    Interface WalkStartEvent

    Event that fires when walk started.

    interface WalkStartEvent {
        type: "walkstart";
    }
    Index

    Properties

    Properties

    type: "walkstart"

    Event type.