iconSearch.stories.mdx 265 B

123456789
  1. import SearchPanel from './searchPanel';
  2. <Meta title="Assets/Icons" parameters={{hideToc: true}} />
  3. # Icons
  4. In addition to icon name, you can also search by keyword. For example, typing either 'checkmark' or 'success' will return IconCheckmark.
  5. <SearchPanel />