🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

floating-labels is a jQuery plugin used to create Material Design inspired text fields with animated floating labels for Bootstrap 4.

Bootstrap bootstrap-4 Input-label Float-Label-Pattern

Documentation

floating-labels

Transform bootstrap 4 form-group labels to floating labels.

Add to the package.json file the below repository

  "dependencies": {           "bootstrap": "^4.1.1",           "jquery": "^3.3.1",           "bootstrap-floating-labels": "^1.0.7"                 }

or run

npm i --save bootstrap-floating-labels

Check the documentation page with examples


You May Also Like