ember-bootstrap-floating-labels

0.1.4 • Public • Published

ember-bootstrap-floating-labels

npm version

A react like floating label addition to ember-bootstrap's bs-form-element component.

Floating Label

Install

ember install ember-bootstrap-floating-labels

Usage

Floating labels will work out of the box if the bs-form-element is wrapped in an inline or vertical bs-form. To manually enable the floating label feature, set the floatLabel property to true.

{{bs-form-element value=value floatLabel=true label='Floating Label Text' placeholder='Hint Text'}}

/ember-bootstrap-floating-labels/

    Package Sidebar

    Install

    npm i ember-bootstrap-floating-labels

    Weekly Downloads

    11

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • offirgolan