Back to Fluentui

React Storybook Addon Export To Sandbox.Api

packages/react-components/react-storybook-addon-export-to-sandbox/etc/react-storybook-addon-export-to-sandbox.api.md

4.40.2-hotfix2600 B
Original Source

API Report File for "@fluentui/react-storybook-addon-export-to-sandbox"

Do not edit this file. It is a report generated by API Extractor.

ts

import type { JSXElement } from '@fluentui/react-utilities';
import type { Parameters as Parameters_2 } from '@storybook/react-webpack5';
import type { StoryContext as StoryContext_2 } from '@storybook/react-webpack5';

// @public
export const withExportToSandboxButton: (storyFn: (context: StoryContext) => JSXElement, context: StoryContext) => JSXElement;

// (No @packageDocumentation comment for this package)