Link
Usage
import { Link } from '@aragon/ui'
function App() {
return <Link href="https://example.com/">Example</Link>
}Demonstration

Props
onClick
TYPE
DEFAULT VALUE
href
TYPE
DEFAULT VALUE
external
TYPE
DEFAULT VALUE
Other props
Last updated
Was this helpful?
