UNPKG

@pluginarch/create-parch

Version:

this is way to create a ui project

12 lines (11 loc) 207 B
var buttonAttr = { tag: 'Button', attrMap: { visible: '1', fontSize: '15', text: 'click me', id: 'button1', textAlignment: '1', onClickedAction: 'clickFun(text)' } }