Shell
Expression Extends:
class Shell extends BaseComponent(HTMLElement)
Mixin Extends:
The Shell base component to be used with its family for console like applications. See examples for how to integrate all Shell sub components.
Example:
Markup
<coral-shell></coral-shell>
JS constructor
new Coral.Shell();
Member Summary
Public Members | ||
public |
The shell content zone. |
|
public |
The shell header zone. |
|
public |
The menu collection. |