1.5.3 • Published 12 months ago

@fwdigital/vue3-comqi v1.5.3

Weekly downloads
-
License
-
Repository
-
Last release
12 months 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

12 months ago

1.5.2

12 months ago

1.5.1

12 months ago

1.5.0

12 months 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