zh Kooboo Logo Documents

Component

 

Components can reference and nest within each other. Some commonly used system components include the following:
 
View
HtmlBlock
Menu
 
Reference code example: 
 
<view id="View_Sub"></view>
<htmlblock id="blockid"></htmlblock>
<menu id="menuname"></menu>
 
id is the name or ID of target object.