Input

Inputs are used to collect user input.


/* input-example.blade.php */

<x-input type="text" name="name" placeholder="Placeholder" />

Component API

Prop Description Values
as Change the element tag of the component any
size Change the font size of the component Dependant on theme
color Change the color of the component Dependant on theme