Skip to content

Input

View on: 

An enhanced input element.

Import



BundlerCDNReact Legacy
import '@kemet-ui/input';
<script type="module" src="https://unpkg.com/kemet-ui@latest/dist/elements/input.js"></script>
import { KemetInput } from 'kemet-ui/react';

The input element supports attributes of a standard input element with a few additions.


The input element supports standard rounded attribute.

Fill the input with the filled attribute.

The search type supports clearing the search input with a special icon.

Use the icon slots of left or right to display icons.

The input element supports validation on blur with the validate-on-blur attribute.








The gods are nature. Nature is completely free.
Version 5.0.0