0.1.1 • Published 7 years ago

vcl-input-group v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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.

text example

Appending & Prepending

button example

Multiple appended and prepended elements are possible as well.

multiple example

Classes

  • vclInputGroup
  • vclInputGroupButton

Modifiers

Variables

Demo

example.html on GH-pages.