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 dc8b3d7 commit 5418c92Copy full SHA for 5418c92
packages/main/src/webComponents/ViewSettingsDialog/ViewSettingsDialog.mdx
@@ -73,4 +73,11 @@ const ViewSettingsDialogComponent = () => {
73
<Description of={FilterItemOption} />
74
<ArgTypes exclude={excludePropsForAbstract} of={FilterItemOption} />
75
76
+## GroupItem
77
+
78
+**Since v2.15.0**
79
80
+<Description of={FilterItemOption} />
81
+<ArgTypes exclude={excludePropsForAbstract} of={FilterItemOption} />
82
83
<Footer />
0 commit comments