UNPKG

raptor

Version:

RaptorJS provides an AMD module loader that works in Node, Rhino and the web browser. It also includes various sub-modules to support building optimized web applications.

3 lines 169 B
require('raptor/widgets').initAll( ['widgets.input.ButtonWidget','w0',null,{"label":"Button 1"}], ['widgets.input.ButtonWidget','w1',null,{"label":"Button 2"}]);