NPM package for creating easily floating labels.
npm i @thomascoppein/floating-labels
import FloatingLabels from '@thomascoppein/floating-labels';const floatingLabel = new FloatingLabel({
selector: '.js-floating-input'
});| Name | Name | Last commit date | ||
|---|---|---|---|---|
NPM package for creating easily floating labels.
npm i @thomascoppein/floating-labels
import FloatingLabels from '@thomascoppein/floating-labels';const floatingLabel = new FloatingLabel({
selector: '.js-floating-input'
});