{{else}}

  • function
can.mustache.helpers.else  

{{#helper}}BLOCK{{else}}INVERSE{{/helper}}

Creates an inverse block for a helper function's options argument's inverse property.

Parameters

  1. INVERSE {can.mustache(id, template)}

    a mustache template coverted to a function and set as the helper function's options argument's inverse property.

Use

For more information on how {{else}} is used checkout: