Skip to main content
Version: 4.3

LINK_MODEL_TYPE

const LINK_MODEL_TYPE: "link" = 'link';

The type value @joint/react stamps on every LinkModel ('link'). Match it against a cell's type to single out React links when iterating the graph.