# btn-transparent

btn-transparent is a button component with a transparent background.

This is how to use it in your application.


<template>
<btn-transparent>
Enter your text here
</btn-transparent>
</template>