Skip to content

feat: allow for some universal attributes on RenderViewHelper #73

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

smichaelsen
Copy link
Collaborator

allows for class, dir, id, lang, style, title, accesskey, tabindex and onclick attributes to be directly used on the render view helper

<wc:render component="MyVendor\MyExt\Components\MyComponent" title="This title will be applied to the rendered web component tag"/>

allows for class, dir, id, lang, style, title, accesskey, tabindex and onclick attributes to be directly used on the render view helper

<wc:render component="MyVendor\MyExt\Components\MyComponent" title="This title will be applied to the rendered web component tag"/>
@smichaelsen smichaelsen merged commit c1428f1 into main Apr 11, 2025
4 checks passed
@smichaelsen smichaelsen deleted the topic/tag-based-viewhelper branch April 11, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant