UNPKG

@eid-easy/eideasy-browser-js

Version:

Official eID Easy javascript helper library for web browsers

12 lines (8 loc) 403 B
# Creating an ASiC-E container In this demo, we let the end user pick some files and when they click on the "Create ASiC-E container" button, an ASiC-E container is created with those files included. <CreatingAsiceContainer/> ## javascript @[code{6-42} js](../.vuepress/components/CreatingAsiceContainer.vue) ## html @[code{59-67} html](../.vuepress/components/CreatingAsiceContainer.vue)