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

Interface. Action

sprotty-protocol / Action

Interface: Action

Defined in: actions.ts:39

An action describes a change to the model declaratively. It is a plain data structure, and as such transferable between server and client.

Extended by

Properties

kind

kind: string

Defined in: actions.ts:40