import { Story, Preview, Props, Source, Description, ColorPalette, ColorItem, Meta, } from '@storybook/addon-docs/blocks'; import { withKnobs, text } from '@storybook/addon-knobs'; import { action } from '@storybook/addon-actions'; import { Button } from '@storybook/react/demo'; import FlowTypeButton from '../../components/FlowTypeButton'; import { DocgenButton } from '../../components/DocgenButton';
{storyFn()}
, withKnobs]} parameters={{ notes: 'component notes' }} /> # Selected ## A random color ColorPalette ## Getting into details export const nonStory1 = 'foo'; // a non-story export export const nonStory2 = () => ; // another one Plain text <>This is an iframe!

Hello Hugh

{() => { return
function result
; }}
## Configurable height ## Description ## Props ### Docgen ### Flow Flow types are not officially supported ### withSource="none"

no source

## Docs Disable