homeoffice-countries

0.1.0 • Public • Published

HomeOffice Countries

Exports a list of non-EU countries or EU and non-EU countries.

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

Example Usage

The following is an example of HomeOffice Countries in a HOF field with Typeahead Aria:

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

Readme

Keywords

none

Package Sidebar

Install

npm i homeoffice-countries

Weekly Downloads

247

Version

0.1.0

License

GPLv3

Last publish

Collaborators

  • temitopeayoku
  • mdev246
  • vinodha.s
  • chisomoguibe
  • robertmccann
  • rhyad-zergane-ho
  • rhodine
  • mohameduwais
  • lennym
  • easternbloc
  • joefitter
  • coupey
  • sulthan-ahmed
  • andrew.moody.ho
  • aswann
  • robertdeniszczyc2
  • agraham19
  • aaron.robinson
  • sarahjaneluff
  • cmedland
  • hof-bot-user
  • josephchapman