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 d20f7cc commit 6a14efaCopy full SHA for 6a14efa
src/whackds.md
@@ -323,4 +323,8 @@ whack::ds::use_effect!({
323
324
## Item key
325
326
-When interpolating a list of nodes inside the `xn!` macro, make sure to specify the special `key` attribute with an unique ID for each item.
+When interpolating a list of nodes inside the `xn!` macro, make sure to specify the special `key` attribute with an unique ID for each item.
327
+
328
+## Data attributes
329
330
+Native `<w:*>` tags constructing UI components may include arbitrary `data-` prefixed attributes.
0 commit comments