Self-Closing Helpers
Basic Syntax
Examples
The log
helper is a native, self-closing helper that's built in to Squirrelly. It turns into a console.log
function that logs to the console every time the template is rendered.
Last updated