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


Keywords
css, vcl, component, embedded, input, button
License
MIT
Install
npm install @vcl/embedded-input-button@0.6.1

Documentation

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.