Documentation / @ripl/charts / elementIsSankeyLink
Function: elementIsSankeyLink()
elementIsSankeyLink(
value):value is SankeyLinkPath
Defined in: charts/src/elements/sankey-link.ts:114
Type guard that checks whether a value is a SankeyLinkPath instance.
Parameters
| Parameter | Type |
|---|---|
value | unknown |
Returns
value is SankeyLinkPath