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 2d7b2c2 commit 13a6727Copy full SHA for 13a6727
src/TwigComponent/CHANGELOG.md
@@ -7,6 +7,8 @@
7
- Add `PreMount` priority parameter.
8
9
- Add `PostMount` hook.
10
+- Add `HasAttributesTrait` to help with adding html attributes (ie class, style)
11
+ to your component's root node.
12
13
## 2.0.0
14
0 commit comments