{{/key}}

  • function
can.stache.tags.close  

{{/key}}

Ends a {{#key}} or [can.stache.tags.sectionHelper {{#helper}}] block.

Parameters

  1. key {key}Optional

    A key that matches the opening key or helper name. It's also possible to simply write {{/}} to end a block.