UNPKG

@react-tabtab-next/themes

Version:

[TypeScript] Themes for @react-tabtab-next/tabtab

10 lines (9 loc) 841 B
declare const _default: { TabList: import("styled-components").StyledComponent<import("react").FC<import("@react-tabtab-next/tabtab/dist/TabListElement").TabListElementProps>, any, {}, never>; ActionButton: import("styled-components").StyledComponent<"div", any, {}, never>; Tab: import("styled-components").StyledComponent<import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<Pick<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "key" | keyof import("react").LiHTMLAttributes<HTMLLIElement>> & import("@react-tabtab-next/tabtab/dist/Tab").TabProps & import("react").RefAttributes<HTMLLIElement>>>, any, {}, never>; Panel: import("styled-components").StyledComponent<"div", any, { active: boolean; }, never>; }; export default _default;