@eid-easy/eideasy-browser-js
Version:
Official eID Easy javascript helper library for web browsers
12 lines (8 loc) • 403 B
Markdown
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/>
@[code{6-42} js](../.vuepress/components/CreatingAsiceContainer.vue)
@[code{59-67} html](../.vuepress/components/CreatingAsiceContainer.vue)