Skip to content

Commit 6a14efa

Browse files
committed
upd
1 parent d20f7cc commit 6a14efa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/whackds.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,8 @@ whack::ds::use_effect!({
323323

324324
## Item key
325325

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.
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.
327+
328+
## Data attributes
329+
330+
Native `<w:*>` tags constructing UI components may include arbitrary `data-` prefixed attributes.

0 commit comments

Comments
 (0)