1.3.0 • Published 10 years ago

@pod-point/form-fields v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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

10 years ago

1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago