zordius / lightncandy

An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ),
https://zordius.github.io/HandlebarsCookbook/
MIT License
610 stars 76 forks source link

Multiple `@partial-block` #372

Open TomHart opened 5 months ago

TomHart commented 5 months ago

Is it possible to have multiple different partial-blocks? Kinda like named slots in React/VueJS?