Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

LinkBox

LinkBox is a component that allows elements such as articles or cards to function as a single link.

Source@yamada-ui/link

Theming

The LinkBox is a multi part component.

export const LinkBox: ComponentMultiStyle<"LinkBox"> = {
baseStyle: {
container: {},
overlay: {
outline: 0,
_focusVisible: {
_before: {
boxShadow: "outline",
},
},
},
},
}
Copied!

Edit this page on GitHub

PreviousLinkNextBreadcrumb