Skip to content

Instantly share code, notes, and snippets.

@allmarkedup
Created May 26, 2016 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allmarkedup/4c654f607825fbf89faf4e5af36a997e to your computer and use it in GitHub Desktop.
Save allmarkedup/4c654f607825fbf89faf4e5af36a997e to your computer and use it in GitHub Desktop.
{
"context": {
"bar": {
"title": "Title for Bar"
},
"baz": {
"title": "Title for BaZ"
}
}
}
<div class="form-line">
{{> @input--half foo=bar }}
{{> @input--half foo=baz }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment