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 | Control |
---|---|---|---|
open* | boolean | - | |
title | string | - | |
children | - | RAW children : {
props : {...} 1 key | |
position | "center""top""bottom" | - | |
hideIcon | boolean | - | |
animation | "zoom""slide" | - | |
animationDuration | number | - | |
showEscape | boolean | - | |
blur | boolean | - | |
toggle | (() => void) | - | - |
onClose | (() => void) | - | - |
header | ReactNode | - | |
footer | ReactNode | - | |
wrapperClassName | string | - | |
onOpenChange | ((open: boolean) => void) | - | - |
width | number | - |