Skip to main content

Input

A themed input, with a few extra features.

See also:

Featuresโ€‹

  • Support for "invalid" state (red outline). See spec.
  • Support for auto selecting the text when the input is focused.
  • Disables spell check by default. It can be overwritten.
  • before and after addons, aka. built-in buttons

Remainingโ€‹

  • ๐Ÿšง Support for add-ons, (aka built-in buttons, aka decorators), within the input box, before and after the input area.

Live exampleโ€‹

Result
Loading...
Live Editor

Addonsโ€‹

addonBefore and addonAfter can be used to render icons and icon buttons within the input box, before and after the input element. Buttons rendered in addonAfter are also known as Built-in buttons.

Result
Loading...
Live Editor