UNPKG

@kadconsulting/dry

Version:
11 lines (10 loc) 1.2 kB
import { RadioButtonProps } from './RadioButtonTypes'; declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react").ReactRenderer, import("@storybook/types").Args>; export default _default; export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>; export declare const Disabled: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>; export declare const WithCardStyle: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>; export declare const WithSubtext: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>; export declare const WithExtraText: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>; export declare const AlignedRight: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>; export declare const AllOptions: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioButtonProps>;