Structure
Information
Utility
Forms
Maps
Processing
Data
Legal Notices
IIamcLicense is used for displaying the legal code of the IAMC license. You can see the usage example in the public app of the playground. Make sure to always add a copyright statement to the license page!
WARNING: This component uses fixed HTML IDs, please ensure it is used only once per page to avoid duplicate IDs.
<template>
<p class="text-body-1"> ©[Year] [Author or Institution]</p>
<i-iamc-license/>
</template>