UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

27 lines 2.38 kB
import * as React from 'react'; declare const _default: { title: string; component: import("@project44-manifest/react-types").ForwardRefComponent<"div", import("../Pagination.types").PaginationProps>; }; 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; }, "as" | keyof import("../Pagination.types").PaginationProps> & import("../Pagination.types").PaginationProps & { as?: "div" | undefined; }>; export declare const NoNumbers: 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; }, "as" | keyof import("../Pagination.types").PaginationProps> & import("../Pagination.types").PaginationProps & { as?: "div" | undefined; }>; export declare const Ranges: 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; }, "as" | keyof import("../Pagination.types").PaginationProps> & import("../Pagination.types").PaginationProps & { as?: "div" | undefined; }>; 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; }, "as" | keyof import("../Pagination.types").PaginationProps> & import("../Pagination.types").PaginationProps & { as?: "div" | undefined; }>; //# sourceMappingURL=Pagination.stories.d.ts.map