react-form-builder
react-form-builder copied to clipboard
Full list data for standard components
Can I have the full list of standard components (in json form) of the toolbar. So that I could use some of those for my customized toolbar.
Here is the currrent list on npmjs
Have you found an update to this? I'm trying to find the component name for Date
No updates for now. Currently using on everything provided on the npmjs document
You can build json with keys extract from this function - https://github.com/Kiho/react-form-builder/blob/master/src/toolbar.jsx#L95