0.0.2 • Published 2 years ago

gateway-web-components v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

HDRUK Web Components

Web Components for HDRUK

Usage

ex:

Data Utility Banner

<script
  type="module"
  src="https://unpkg.com/hdruk-data-utility-banner?module"
></script>
<data-utility-banner
  title="Data Utility Wizard tool"
  bannerText="Help refine your search to only datasets that meet your data utility requirements"
  webURL="http://localhost:3000/search?search="
></data-utility-banner>