# CLink

## Examples

```html
<template>
  <CLink href="#">CLink</CLink>
</template>

<script setup>
import { CLink } from '@coreui/vue'
</script>
```

## Additional content
