0.6.3 • Published 4 years ago

@vcl/material-style-inputs v0.6.3

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

VCL material-style-inputs

Material design style inputs.

Features

  • Adapt the standard input styling such that there is only a border on the bottom.
  • Animated form labels which overlay the input to reduce visual clutter

Usage

By default the label is rendered over the input

Basic

The label must float by adding the vclMaterialFloatingLabel if the input has any value or a placeholder

Floating

A focused input must also have the vclMaterialFocused class

Focused

The embedded input group needs a modifier class for correct label positioning

EmbeddedInputGroup

Classes

  • vclMaterial

Modifiers

  • vclMaterialFloatingLabel
  • vclMaterialFocused
  • vclMaterialInputGroupEmbPrepItem

Demo

example.html on GH-pages.

1.0.0-alpha.2

4 years ago

0.7.0-alpha.3

4 years ago

0.7.0-alpha.1

4 years ago

0.6.3

4 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0-6

5 years ago

0.6.0-4

5 years ago

0.6.0-1

5 years ago

0.5.3

5 years ago