var component = new NEKUI.Component({template: template});
常用的button类型
<div class=g-row><ui.button action="update" shape="circle" size="xs" /><ui.button action="update" shape="circle" size="sm" /><ui.button action="update" shape="circle" /><ui.button action="update" shape="circle" size="lg" /><ui.button action="update" shape="circle" size="xl" /></div>