storybook-addon-react-docgen
- Version 1.2.44
- Published
- 60.3 kB
- 4 dependencies
- MIT license
Install
npm i storybook-addon-react-docgen
yarn add storybook-addon-react-docgen
pnpm add storybook-addon-react-docgen
Overview
A storybook addon to display react docgen info.
Index
Variables
Functions
Variables
variable Story
const Story: { ({ styles, ...props }: StoryProps): JSX.Element; defaultProps: { PropTable: ( props: Pick< PropTableProps, | 'maxPropArrayLength' | 'maxPropObjectKeys' | 'maxPropStringLength' | 'maxPropsIntoLine' | 'excludedPropTypes' | 'type' > ) => JSX.Element | null; excludedPropTypes: never[]; };};
Functions
function withPropsTable
withPropsTable: (options: DocgenTableOptions) => any;
Package Files (2)
Dependencies (4)
Dev Dependencies (32)
- @auto-it/gh-pages
- @babel/cli
- @babel/core
- @babel/plugin-proposal-class-properties
- @babel/plugin-proposal-optional-chaining
- @babel/preset-env
- @babel/preset-react
- @babel/preset-typescript
- @storybook/addon-actions
- @storybook/addon-docs
- @storybook/addon-links
- @storybook/addons
- @storybook/components
- @storybook/core-events
- @storybook/react
- @types/react-dom
- auto
- auto-config-hipstersmoothie
- babel-core
- babel-loader
- babel-plugin-add-module-exports
- eslint
- eslint-config-prettier
- eslint-config-xo-react
- eslint-plugin-react
- eslint-plugin-react-hooks
- husky
- lint-staged
- prettier
- react
- react-dom
- xo
Peer Dependencies (4)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/storybook-addon-react-docgen
.
- Markdown[](https://www.jsdocs.io/package/storybook-addon-react-docgen)
- HTML<a href="https://www.jsdocs.io/package/storybook-addon-react-docgen"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1648 ms. - Missing or incorrect documentation? Open an issue for this package.