Skip to content

Commit 12c0523

Browse files
committed
Update docs
1 parent cb4f889 commit 12c0523

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

site/src/components/sections/docs.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,13 @@ export function Docs({
308308
<PropertiesListRow defaultValue="10" name="columns" type="number">
309309
<p>The number of columns in the list.</p>
310310
</PropertiesListRow>
311+
<PropertiesListRow
312+
defaultValue="true"
313+
name="isSticky"
314+
type="boolean"
315+
>
316+
<p>Whether to enable the sticky position of the category headers.</p>
317+
</PropertiesListRow>
311318
<PropertiesListRow
312319
defaultValue="the most recent version supported by the current browser"
313320
name="emojiVersion"

0 commit comments

Comments
 (0)