Components
Link
Code

Link

Anchor component

<Link href="https://vtex.com">Go to VTEX</Link>

Parameters

props

  • Type: @vtex/shoreline-components.LinkProps & @types/react.React.RefAttributes<typescript.HTMLAnchorElement>

Props

asChild (optional)

Enable children composition

  • Type: boolean

  • Default: false

View source (opens in a new tab)