# custom-input
custom-input
is a reusable input component.
This is how you can use it in an application.
<template>
<custom-input type="text" palceholder="Username"/>
</template>
custom-input
is a reusable input component.
This is how you can use it in an application.
<template>
<custom-input type="text" palceholder="Username"/>
</template>