1.0.5 • Published 9 months ago

govuk-country-and-territory v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

GOV.UK prototype kit country and territory autocomplete plugin

A basic implementation of the govuk-country-and-territory-autocomplete component for use in the GOV.UK prototype kit.

Installation

To install, open a terminal window within your prototype and run npm install govuk-country-and-territory.

Usage

To use a within your prototype:

  • Insert {{ govukCountryAndTerritory() }} anywhere in your prototype.
  • To use a custom label or ID use {{ govukCountryAndTerritory({ "id": "custom-id", "label": { "text": "Custom label" } }) }}

Updating

To update, go to http://localhost:3000/manage-prototype/plugins-installed and hit the update button.

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago