Closed EmilTemirov closed 7 years ago
Is it possible to use the partial blocks? http://handlebarsjs.com/partials.html#partial-block I'd like to be able to use the following: {{#> raised-button}}Save{{/raised-button}}
{{#> raised-button}}Save{{/raised-button}}
No but I want to look into this.
@EmilTemirov, it looks like it is working in 1.2 as it has a later version of Handlebars.
Is it possible to use the partial blocks? http://handlebarsjs.com/partials.html#partial-block I'd like to be able to use the following:
{{#> raised-button}}Save{{/raised-button}}