Closed MartinFournier closed 8 years ago
This allows for subexpressions to be parsed:
{{> afQuickField name='firstName' autocapitalize="words" label-type='placeholder' placeholder=(mf 'firstNamePlaceholder' "First name") }}
It will not work with nested subexpressions, but I don't think they're supported by blaze anyway.
See #154
Awesome, keep 'em coming :) Thanks!
This allows for subexpressions to be parsed:
It will not work with nested subexpressions, but I don't think they're supported by blaze anyway.
See #154