-
Notifications
You must be signed in to change notification settings - Fork 4
How to implement a web component in your application
d3liaa edited this page Jul 8, 2022
·
3 revisions
The purpose of this HowTo is to aid you in the process of implementing a web-component available on the store in your application(eg. website).
Firstly you’ll have to choose a web-component from all the ones available in the webcomponent store.
After you clicked on your preferred one, a page of it's overview will be opened. There on the bottom of your screen you'll find a copy code button.
After you clicked on the copy code button the only step left is to paste it where you want to show the component in your website.
Please make sure that the code is in a <div>
tag.
For support, please contact help@opendatahub.com.
This wiki contains additional information about the Open Data Hub alongside the Open Data Hub - Official Documentation 🔗 .