@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
    }
});

Readme

Keywords

none

Package Sidebar

Install

npm i @pod-point/form-fields

Weekly Downloads

111

Version

1.3.0

License

MIT

Last publish

Collaborators

  • pod-point