Type alias StencilEditorState

StencilEditorState: "new" | "creating" | "select" | "focus" | "move" | "resize" | "edit" | "connect"

The state of the stencil editor.

Generated using TypeDoc