- Description:
Main section component for the site main menu block.
- Source:
- Copyright:
- 2025 Ferran Recio
- 2025 Ferran Recio
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Main section component for the site main menu block.
Methods
(static) init(query) → {ContentComponent}
- Description:
Static method to create a component instance form the mustache template.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
query |
string | the DOM main element query selector. |
Returns:
- Type
- ContentComponent