{{!key}}

  • function
can.stache.tags.comment  

A comment that doesn't get inserted into the rendered result.

{{!key}}

The comment tag operates similarly to a <!-- --> tag in HTML. It exists in your template but never shows up.

Parameters

  1. key {key}

    Everything within this tag is completely ignored.

Returns

{String}