Home > @jsplumbtoolkit/browser-ui > UIPath > setVisible
#
UIPath.setVisible() methodSets the visible state of all vertices and edges in the path
Signature:
setVisible(val: boolean): void;
#
ParametersParameter | Type | Description |
---|---|---|
val | boolean |
Returns:
void