UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

19 lines (18 loc) 545 B
export declare const linkRecipe: import("../..").RecipeDefinition<{ variant: { underline: { color: "colorPalette.fg"; textDecoration: "underline"; textUnderlineOffset: "3px"; textDecorationColor: "currentColor/20"; }; plain: { color: "colorPalette.fg"; _hover: { textDecoration: "underline"; textUnderlineOffset: "3px"; textDecorationColor: "currentColor/20"; }; }; }; }>;