Hiyve Components - v1.0.0
    Preparing search index...

    Interface WhiteboardDataMessage

    Data message wrapper for whiteboard updates

    interface WhiteboardDataMessage {
        payload: WhiteboardPayload;
        type: string;
    }
    Index

    Properties

    Properties

    type: string