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