1.5.3 • Published 1 year ago

@fwdigital/vue3-comqi v1.5.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Npm install @fwdigital/vue3-zd to your vue template

In your vue template project:

- Main.js
  import ZD from "@fwdigital/vue3-zd";
  app.use(ZD, {
    companyID: "companyCODE"
  });
- App.vue
  import { useZD } from "@fwdigital/vue3-zd";
  const fields = useZD();
1.5.3

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

2 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago