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

Interface. Collapse Expand All Action

sprotty-protocol / CollapseExpandAllAction

Interface: CollapseExpandAllAction

Defined in: actions.ts:454

Programmatic action for expanding or collapsing all elements. If expand is true, all elements are expanded, otherwise they are collapsed.

Properties

expand

expand: boolean

Defined in: actions.ts:456


kind

kind: "collapseExpandAll"

Defined in: actions.ts:455