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.
property | propType | required | default | description |
---|---|---|---|---|
loading | boolean | - | - | |
block | boolean | - | - | |
style | Interpolation<undefined> | - | - | |
skin | oneOf "outline" | "default" | "ghost" | - | - | |
size | oneOf "small" | "medium" | "large" | - | - | |
kind | oneOf "danger" | "normal" | "primary" | - | - | |
onClick | ((event: MouseEvent<HTMLButtonElement, MouseEvent>) => void) | OnClickWithReturn | - | - | |
innerRef | Ref<HTMLButtonElement> | - | - | |
component | ElementType<any> | - | - | |
onLoadingChange | (loading: boolean) => void | - | - |
property | propType | required | default | description |
---|---|---|---|---|
component | ElementType<any> | - | span | |
variant | oneOf "link" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "main" | "secondary" | "disabled" | - | main | |
color | oneOf "info" | "success" | "danger" | "inherit" | "normal" | "alert" | "secondary" | "disabled" | "primary" | - | - | |
fontSize | number | - | - | |
fontWeight | FontWeightProperty | - | - | |
fontStyle | string | - | - | |
textDecoration | string | - | - | |
style | Interpolation<undefined> | - | - |
property | propType | required | default | description |
---|---|---|---|---|
vSpacing | number | - | - | |
style | Interpolation<undefined> | - | - |