Skip to main content

Home > @jsplumbtoolkit/templates-2 > Recado > cc

Recado.cc() method

Create a comment element. Used as placeholders for loop/control structures.

Signature:

abstract cc(content: string): CommentFacade;

Parameters

ParameterTypeDescription
contentstring

Returns:

CommentFacade