Skip to content

Documentation / @ripl/charts / elementIsRibbon

Function: elementIsRibbon() ​

elementIsRibbon(value): value is Ribbon

Defined in: charts/src/elements/ribbon.ts:158

Type guard that checks whether a value is a Ribbon instance.

Parameters ​

ParameterType
valueunknown

Returns ​

value is Ribbon