Link Overlay

Link overlay is a semantic component used to wrap elements (cards, blog post, articles, etc.) in a link.

    View Source@chakra-ui/layout

Props#

The LinkBox component composes the Box component.

The LinkOverlay component composes the chakra.a in addition to these props:

isExternal

Description

If true, the link will open in new tab

Type
boolean
Default
false