Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-jsonschema-form-extras

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jsonschema-form-extras

Extra widgets for Mozilla's react-jsonschema-form

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
468
decreased by-1.47%
Maintainers
1
Weekly downloads
 
Created
Source

react-jsonschema-form-extras

Usage

FormWithExtras is a wrapper for Mozilla's JSON Schema Form that adds extra useful components.

Use this project as you would use Mozilla's JSON Schema Form (see their documentation), but to leverage the extra widgets just reference them in the ui:widget parameter.

##List of widgets

As of the current commit, these are not fully functional. The code is changing rapidly.

  • TableWidget: Given a URL for AJAX requests, allows typeahead functionality in string fields. https://github.com/ericgio/react-bootstrap-typeahead Any selections are added to the corresponding table. Table columns and rules can be defined via the widget's props.

  • TableWidget: A table widget with editable text fields, date fields, drop down menus, and deletable rows.

Keywords

FAQs

Package last updated on 21 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc