Input

A customizable input field with integrated clear button and custom event handling.

Choose an example

Events

changed
[payload]
reset
[payload]
submitted
[payload]

Usage

<Input
  placeholder='Enter text'
  value=''
/>

Props

placeholder

    "Enter text"

value

    ""