embedded-financing-vue
v0.0.32
Published
This template should help get you started developing with Vue 3 in Vite.
Readme
Embedded-financing-vue
This template should help get you started developing with Vue 3 in Vite.
Project Setup
npm i embedded-financing-vueUsage
import script in component where you want to use embedded
financing and use component given below in html
import 'embedded-financing-vue'<my-component
client-id="xxxxxxxxxx"
cr-number="xxxxxxxxxx"
></my-component>