Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for passing extra HTML attributes from source element to template for field/display template Tag Helpers #9

Open
DamianEdwards opened this issue Jul 6, 2017 · 1 comment

Comments

@DamianEdwards
Copy link
Owner

E.g. make <editor class="form-control" for="FirstName" /> actually set the class inside the template.

@nfplee
Copy link

nfplee commented Dec 28, 2019

Hi Damian, I had a stab at doing something similar without any luck. See https://stackoverflow.com/questions/59504426/add-all-attributes-from-a-collection for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants