...
Step 2: Add the DeploymentKit Library to Your Website
To start, include find the DeploymentKit library latest library version link DeploymentKit documentation and include it by adding the following <script>
tag in your HTML file. Place it before your integration script to ensure the library is loaded.
Code Block |
---|
<script src="https://cdnd18jpdcj6p6zg6.wizartcloudfront.ainet/wizart-deployment-kit/latest/deployment-kit.min.js-v..."></script> |
Step 3: Add the Target Element to Your HTML
...