@storybook/ui
- Version 6.5.16
- Published
- 1.47 MB
- 14 dependencies
- MIT license
Install
npm i @storybook/ui
yarn add @storybook/ui
pnpm add @storybook/ui
Overview
Core Storybook UI
Index
Variables
Functions
Classes
Interfaces
Variables
variable Root
const Root: FunctionComponent<RootProps>;
Functions
function renderStorybookUI
renderStorybookUI: (domNode: HTMLElement, provider: Provider) => void;
Classes
class Provider
class Provider {}
method getConfig
getConfig: () => {};
method getElements
getElements: (_type: Types) => void;
method handleAPI
handleAPI: (_api: unknown) => void;
Interfaces
Package Files (1)
Dependencies (14)
Dev Dependencies (18)
Peer Dependencies (2)
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/ui
.
- Markdown[](https://www.jsdocs.io/package/@storybook/ui)
- HTML<a href="https://www.jsdocs.io/package/@storybook/ui"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 674 ms. - Missing or incorrect documentation? Open an issue for this package.