Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Name | Description | Default |
---|---|---|
theme | Partial<Theme> | - |
as | "div" | - |
dir | Sets the direction of text & generated styles. "ltr""rtl" | - |
targetDocument | Provides the document, can be undefined during SSR render. Document | - |
A Fluent provider can render text left-to-right (LTR) or right-to-left (RTL).
A Fluent provider can be nested to override some or all of a tokens.
A Fluent provider does not cross an iframee boundary.Renderer provider supports Fluent provider within the iframe.