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 242 B
module.exports={ "field": "rt-radio-field", "disabled": "rt-radio-disabled", "text": "rt-radio-text", "input": "rt-radio-input", "radio": "rt-radio-radio", "radio-checked": "rt-radio-radio-checked", "ripple": "rt-radio-ripple" }