Skip to content

dynamic partial attributes #24

@ghost

Description

is it possible to parse attributes from partial params.
Following doesn't work

{{#*inline "myPartial"}}
  <img src="{{src}}"/>
{{/inline}}

{{> myPartial src='../../asset/img/brand.png'}}

handlebars-loader fixes this with inlineRequires. is there something similar or a workaround in handlebars-template-loader?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions