Type Alias SupportsClassManipulationElement

SupportsClassManipulationElement:
    | Edge
    | Vertex
    | BrowserElement
    | string

Models some entity whose class, in the visual representation, can be manipulated.

Version :