Skip to content

<gn-search-input>

Example

Source code

html
<gn-search-input
  api-url="https://www.geo2france.fr/geonetwork/srv/api"
  open-on-search="https://www.geo2france.fr/datahub/search/?q=${search}"
  open-on-select="https://www.geo2france.fr/datahub/dataset/${uuid}"
  primary-color="#0f4395"
  secondary-color="#8bc832"
  main-color="#555"
  background-color="#fdfbff"
  main-font="'Inter', sans-serif"
  title-font="'DM Serif Display', serif"
></gn-search-input>

Released under the GPL-2.0 license.