Input

A basic widget for getting the user input is a text field. Keyboard and mouse can be used for providing or changing data.

Usage

  • A user input in a form field is needed.

  • A search input is required.

States

Specs

We provide 3 sizes of input: large, default and small.

Sample code

// Some code

Last updated