UNPKG

@pluginarch/create-parch

Version:

this is way to create a ui project

21 lines (20 loc) 417 B
var progressBarAttr= { tag: 'ProgressBar', attrMap: { id: 'progressbar1', visible: '1', maximumValue: '100', minimumValue: '0', indeterminate: '0', orientation: '1', showLabel: '1', backColor: '#FFFAFA', progressColor: '#dea32c', labelColor: 'red', w: '200', h: '30', enable: '1', progress: '10', ispercentage: '1' } }