ms-uk-police-forces

2.0.0 • Public • Published

Modern Slavery UK Police Forces

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

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

/ms-uk-police-forces/

    Package Sidebar

    Install

    npm i ms-uk-police-forces

    Weekly Downloads

    32

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    5.29 kB

    Total Files

    5

    Last publish

    Collaborators

    • jjrobothamho