Enumeration NodeState

Represents the possible states a node can have in the UltraVim system.

Enumeration Members

Enumeration Members

GHOSTED: "ghosted"
HIDDEN: "hidden"
HIGHLIGHTED: "highlighted"
VISIBLE: "visible"