@pod-point/form-fields

1.3.0 • Public • Published

Form fields

Provides the logic for input and textarea label and size behaviours.

Use

import formFields from '@pod-point/form-fields';

formFields.init();

If you're using Module Loader, you can pass this module to that as a persistent module:

moduleLoader({
    persistent: {
        formFields
    }
});

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @pod-point/form-fields

    Weekly Downloads

    228

    Version

    1.3.0

    License

    MIT

    Last publish

    Collaborators

    • pod-point