@vcl/embedded-input-button

Buttons, icons and plain text labels embeddable in text input elements

Usage no npm install needed!

<script type="module">
  import vclEmbeddedInputButton from 'https://cdn.skypack.dev/@vcl/embedded-input-button';
</script>

README

VCL embedded-input-button

Buttons, icons and plain text labels embeddable in text input elements.

Features

Usage

basic example

input-group example

Classes

  • vclInputGroupEmb
  • vclAppItem
  • vclPrepItem
  • vclAppended
  • vclPrepended

Modifiers

The modifiers for the readonly, focused and disabled state have to be set on the enclosed element with the vclInput class.

Variables

Demo

example.html on GH-pages.