@eric-ds/vue-effective-autocomplete-off

0.0.4 • Public • Published

How to use this package

inside your setup file e.g. main.js

import VueAutocompleteOff from 'vue-disable-autocomplete';

Vue.use(VueAutocompleteOff);

inside your HTML file or Vue component

You must add autocomplete="browser-off" property to the input component

Using autocomplete="off" would lock some testing tools so this utility looks for a different value

Package Sidebar

Install

npm i @eric-ds/vue-effective-autocomplete-off

Weekly Downloads

41

Version

0.0.4

License

ISC

Unpacked Size

1.93 kB

Total Files

3

Last publish

Collaborators

  • eric-ds