<gn-dataset-view-table>
Example
Visualize Table dataset from a Metadata Record with gn-dataset-view-table web component
Source code
html
<gn-dataset-view-table
api-url="https://www.geo2france.fr/geonetwork/srv/api"
dataset-id="9da51f58-15c6-4325-82b1-2cf6c8e75d0f"
primary-color="#0f4395"
secondary-color="#8bc832"
main-color="#555"
background-color="#fdfbff"
main-font="'Inter', sans-serif"
title-font="'DM Serif Display', serif"
></gn-dataset-view-table>