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 a733ea5 commit d46ca1eCopy full SHA for d46ca1e
packages/element-web-module-api/src/api/extras.ts
@@ -18,7 +18,7 @@ export interface SpacePanelItemProps {
18
className?: string;
19
20
/**
21
- * An icon to show in the item
+ * An icon to show in the item. If not provided, no icon will be shown.
22
*/
23
icon?: JSX.Element;
24
0 commit comments