@dcp-ui/link

A link component who can get `as` property to pass custom linker. This component is a child from `UniversalLink` component.

Usage no npm install needed!

<script type="module">
  import dcpUiLink from 'https://cdn.skypack.dev/@dcp-ui/link';
</script>

README

@dcp-ui/link

The Link component from @dcp-ui.

desyre npm bundle size License PRs Welcome

Description

A link component who can get as property to pass custom linker. This component is a child from UniversalLink component.

Installation

yarn add @dcp-ui/link @xstyled/styled-components @xstyled/system react react-dom styled-components

Import

import { Link } from '@dcp-ui/link'

Documentation

See the documentation or package source for more details.