The Aside is one of the HTML tags and mainly used to provide additional information independent of the main contents of the page.
The Aside may contain a side bar, advertisements, and related links, and is mainly used to improve the web page structure and user experiences.
The Aside may contain a side bar, advertisements, and related links, and is mainly used to improve the web page structure and user experiences.
Type
- uiplugin
Property Summary
Event Summary
Method Summary
Property Detail
- class
-
Same as the class property in HTML.
The class defined in the CSS file or style block can be applied. Multiple classes can be defined with being divided by blank space.
WebSquare5 Engine applies different classes to different components. By defining a common class, the common class can be applied to multiple components. - id
-
Component ID
The component ID is allocated as a global object. The script can access each object through the component ID.