Skip to content

UKHomeOffice/ms-organisations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Slavery Organisations

Exports a list of organisations that report modern slavery.

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

Example Usage

The following is an example of Modern Slavery Organisations in a HOF field with Typeahead Aria:

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

About

Exports a list of organisations that report modern slavery into a usable format for hof select elements

Resources

License

Stars

Watchers

Forks

Packages

No packages published