How to pass data into a partial template.
As part of the beta 7 release, Craft CMS now includes the ability to pass variables into therender() method so you use the data inside of your partials templates.
This new addition was a pull request from Andrew Welch after a discussion on the Craft CMS Discord server.
Now you can do something like:
block.render( { themeColor: "gray-900" } )
Follow along with the full transcript
Search every word, click any line to jump to that moment, and read along as you watch — a CraftQuest Premium feature.
Sign up for Premium