ms-uk-regions

2.1.1 • Public • Published

Modern Slavery UK Regions

Exports a list of UK Regions 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 Regions in a HOF field with Typeahead Aria:

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

Package Sidebar

Install

npm i ms-uk-regions

Weekly Downloads

64

Version

2.1.1

License

MIT

Unpacked Size

6.69 kB

Total Files

5

Last publish

Collaborators

  • jjrobothamho