Vertex Viewer SDK
    Preparing search index...

    Interface VertexSceneTreeNotificationBannerAttributes

    interface VertexSceneTreeNotificationBannerAttributes {
        actionLabel: string;
        message: string;
    }
    Index
    actionLabel: string
    message: string