Components
API Reference

API Reference

Represents clickable surfaces

<Clickable>
  Text <button>Click Me</button>
</Clickable>

Parameters

props

  • Type: @vtex/shoreline-primitives.ClickableProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

asChild (optional)

Enable children composition

  • Type: boolean

  • Default: false