Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 922 Bytes

doc-block-icongallery.md

File metadata and controls

25 lines (17 loc) · 922 Bytes
title
IconGallery

Storybook's IconGallery Doc Block enables you easily document all icons associated with your project.

Storybook gallery icon doc block

Working with MDX

Similar to other documentation-oriented Doc Blocks such as TypeSet, or ColorPalette, the IconGallery is also typically used with MDX. It allows you to provide additional customization via options. Below is a condensed example and table featuring all the available options.

<CodeSnippets paths={[ 'common/icongallery-doc-block.mdx.mdx', ]} />

Option Description
name Sets the name of the icon.
<IconItem name="add"/>