UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

37 lines 3.01 kB
import * as React from 'react'; declare const _default: { title: string; component: import("../../../system").Component<import("..").TextAreaOptions<"div">>; }; export default _default; export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined; }, "children" | keyof import("..").TextAreaOptions<"div">> & { [index: `data-${string}`]: unknown; children?: React.ReactNode; } & import("..").TextAreaOptions<"div">>; export declare const Label: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined; }, "children" | keyof import("..").TextAreaOptions<"div">> & { [index: `data-${string}`]: unknown; children?: React.ReactNode; } & import("..").TextAreaOptions<"div">>; export declare const HelperText: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined; }, "children" | keyof import("..").TextAreaOptions<"div">> & { [index: `data-${string}`]: unknown; children?: React.ReactNode; } & import("..").TextAreaOptions<"div">>; export declare const Invalid: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined; }, "children" | keyof import("..").TextAreaOptions<"div">> & { [index: `data-${string}`]: unknown; children?: React.ReactNode; } & import("..").TextAreaOptions<"div">>; export declare const Controlled: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & { ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined; }, "children" | keyof import("..").TextAreaOptions<"div">> & { [index: `data-${string}`]: unknown; children?: React.ReactNode; } & import("..").TextAreaOptions<"div">>; //# sourceMappingURL=TextArea.stories.d.ts.map