We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6157d commit c0cd6acCopy full SHA for c0cd6ac
src/TwigComponent/CHANGELOG.md
@@ -8,6 +8,9 @@
8
9
- Add `PostMount` hook.
10
11
+- Add `HasAttributesTrait` to help with adding html attributes (ie class, style)
12
+ to your component's root node.
13
+
14
## 2.0.0
15
16
- Support for `stimulus` version 2 was removed and support for `@hotwired/stimulus`
0 commit comments