Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Action Message

sprotty-protocol / ActionMessage

Interface: ActionMessage

Defined in: actions.ts:26

Wrapper for actions when transferring them between client and server. The clientId is used to identify the specific diagram instance in the client.

Properties

action

action: Action

Defined in: actions.ts:28


clientId

clientId: string

Defined in: actions.ts:27