Advertisement
LuaWeaver

index.html

Dec 25th, 2011
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. enyo.kind({kind:"RowGroup", name:"Group", style: "width: 500px", caption:"Type here!", components:[{kind: "Input", name:"Group", hint: "Type here."}]})
  2.  
  3.  
  4.  
  5. <!--Uncaught Oop.js: Failed to find a constructor for kind [RowGroup]-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement