UNPKG

react-toolbox-build4server

Version:

Builds react-toolbox in such a way that it's components can be required and used in node - most likely for server-side rendered webapps - without having to depend on webpack to build your entire server-side project

9 lines 251 B
module.exports={ "field": "rt-checkbox-field", "text": "rt-checkbox-text", "input": "rt-checkbox-input", "check": "rt-checkbox-check", "checked": "rt-checkbox-checked", "ripple": "rt-checkbox-ripple", "disabled": "rt-checkbox-disabled" }