Skip to content

Commit 779eb2d

Browse files
committed
Docstring for key function
1 parent b940964 commit 779eb2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Flame/HTML/Attribute/Internal.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ kernelUnitLength = createAttribute "kernelUnitLength"
472472
kerning :: ToStringAttribute
473473
kerning = createAttribute "kerning"
474474

475+
-- | Set the key attribute for "keyed" rendering
475476
key :: ToStringAttribute
476477
key = Key
477478

0 commit comments

Comments
 (0)