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