UNPKG

@100mslive/roomkit-react

Version:

![Banner](https://github.com/100mslive/web-sdks/blob/06c65259912db6ccd8617f2ecb6fef51429251ec/prebuilt-banner.png)

20 lines (10 loc) 538 B
# Replacing DocsPage with custom `MDX` content This file is a documentation-only `MDX`file to customize Storybook's [DocsPage](https://storybook.js.org/docs/react/writing-docs/docs-page#replacing-docspage). It can be further expanded with your own code snippets and include specific information related to your stories. For example: import { Story } from '@storybook/addon-docs'; ## Dialog Dialog is an hover component used to have a focus-mode like UI for users. - [Example](#example) ### Example <Story id="dialog--example" />