Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/forms / src / new-forms / plugins
  ..
  AddressPlugins
  CreditCardExpiryDatePlugin
  CreditCardPlugin
  PasswordPlugin
  EmailPlugin.tsx
  FieldSetPlugin.tsx
  IncrementerPlugin.tsx
  LabelPlugin.tsx
  NamePlugin.tsx
  PluginsContext.tsx
  RadioGroupPlugin.tsx
  README.md
  SelectDropDownPlugin.tsx
  TelephonePlugin.tsx
  TextPlugin.tsx
  TogglePlugin.tsx
Size: Mime:

Plugins

TODO

  • manage the nested inputs...
  • we may need special state fns, so we could have a replaceInput or just set to replace the input on the form, this would be slightly difficult if anything has reference to this too early though