mdb-ui-kit/docs/4.0/material-design/labels.md
FezVrasta 750ba9b897 The big leap 🚀💨
2017-08-11 16:59:31 +02:00

2.1 KiB

layout title group
docs Labels material-design

Below is a complete list of <label> class options supported by Material Design for Bootstrap:

Classes Notes
.bmd-label-static {% markdown %}Statically positioned above the input{% endmarkdown %}
.bmd-label-placeholder {% markdown %} Renders a `` as a placeholder
  • focused: not visible after first keystroke
  • unfocused & empty: placeholder
  • unfocused & filled: not visible
  • do not use the placeholder attribute with this option
    {% endmarkdown %}
.bmd-label-floating

{% markdown %} Animated combination of placeholder and label:

  • focused: label animates from placeholder to static label
  • unfocused & empty: placeholder
  • unfocused & filled: renders the same as .bmd-label-static {% endmarkdown %}

Contents

  • Will be replaced with the ToC, excluding the "Contents" header {:toc}

Styles

{% example html %}

We'll never share your email with anyone else. We'll never share your email with anyone else. We'll never share your email with anyone else. {% endexample %}