# toogle-primary

toogle-primary is a toogle component with a blue theme.

This is how you can use it in an application.


<template>
<!--when you want your user to toogle between some components-->
<toggle-primary/>

</template>