vcl-input-group
v0.1.1
Published
Buttons and labels prepended and/ or appended to input fields
Downloads
14
Readme
VCL input-group
Buttons and labels prepended and/ or appended to a text input control.
Features
Usage
The button or label and the input field must be wrapped in a div
tag
with the class vclInputGroup
.
If a button is prepended or appended, the parent span needs to have the
vclInputGroupButton
class.
Appending & Prepending
Multiple appended and prepended elements are possible as well.
Classes
vclInputGroup
vclInputGroupButton
Modifiers
Variables
Demo
example.html on GH-pages.