{{else}}
can.mustache.helpers.else
{{#helper}}BLOCK{{else}}INVERSE{{/helper}}
Creates an inverse
block for a helper function's
options argument's inverse
property.
Parameters
-
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: