Showing 10 of 2,044 results.

Defining Partial Parameters | Template IDE Hints

We can use the @param directive to define which additional parameters our partial accepts. When we do this, Antlers Toolbox will add these extra parameters to the auto-complete suggestions list. The format for adding parameter names is: 1 @param...