vcl-token-input
v0.1.0
Published
Multiple item input with token-inputs
Downloads
3
Readme
VCL token-input
Multiple item input with tokens.
Features
Combines the an input (via vclInput
), token and a plain HTML input to
a multi-item-select input control.
The control supports wrapping of tokens into multiple lines.
Usage
To make the vclInput
container appear to be focused, the
vclFocused
modifier has to be applied if the nested input is focused.
Tokens wrap if they don't fit on one line making the input element higher.
Classes
vclTokenInput
Modifiers
Variables
Demo
example.html on GH-pages.