bootstrap-floating-labels
v1.0.7
Published
Transform bootstrap 4 form-group labels to floating labels.
Downloads
17
Maintainers
Readme
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