Skip to content

Instantly share code, notes, and snippets.

@GeorgeTaveras1231
Created October 20, 2016 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GeorgeTaveras1231/60b8fd47e8d5b881b47cbc0dfb753fa7 to your computer and use it in GitHub Desktop.
Save GeorgeTaveras1231/60b8fd47e8d5b881b47cbc0dfb753fa7 to your computer and use it in GitHub Desktop.
Initialize field pattern
// in a 'window' context
XO.FormFields.init();
// in a commonjs context
require('@xogroup/tk-form-fields').init();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment