UNPKG

@kbss-cvut/s-forms

Version:

Semantic forms generator and processor

13 lines (12 loc) 1.64 kB
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0fc72a6d").R, any>; export default _default; export declare const TestedQuestionIsIrrelevant: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const TestedQuestionIsRelevant: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const TestedQuestionIsIrrelevantWithDebugModeOn: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const TestedQuestionIsIrrelevantAndStartingId: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const CollapsedQuestion: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const ExpandedQuestion: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const QuestionWithoutHeader: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const AnswerableQuestion: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const AnswerableQuestionExpanded: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>; export declare const QuestionWithOptionsAndHintReveal: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, any>;