UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

14 lines (13 loc) 247 B
Lyte.Component.register("welcome-comp",{ data : function(){ return { features : Lyte.attr("array") } }, actions : { // Functions for event handling }, methods : { // Functions which can be used as callback in the component. } });