ms-uk-cities-and-towns

2.0.2 • Public • Published

Modern Slavery UK Cities and Towns

Exports a list of UK Cities and Towns to be used in the modern slavery app.

Can be used with the Typeahead Aria, which is exported with HOF Frontend Assets.

Example Usage

The following is an example of Modern Slavery UK Cities and Towns in a HOF field with Typeahead Aria:

'country-select'-step: {
  mixin: 'select',
  className: ['typeahead', 'js-hidden'],
  options: [''].concat(require('ms-uk-cities-and-towns')),
  legend: {
    className: 'visuallyhidden'
  },
  validate: ['required']
},

Package Sidebar

Install

npm i ms-uk-cities-and-towns

Weekly Downloads

48

Version

2.0.2

License

MIT

Unpacked Size

68.7 kB

Total Files

5

Last publish

Collaborators

  • jjrobothamho