Skip to content

Documentation / @ripl/charts / elementIsRibbon

Function: elementIsRibbon()

elementIsRibbon(value): value is Ribbon

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

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

Parameters

ParameterType
valueunknown

Returns

value is Ribbon