Reference Source
import {Shell} from '@adobe/coral-spectrum'
public class | source

ShellHeader

Expression Extends:

class ShellHeader extends BaseComponent(HTMLElement)

Mixin Extends:

HTMLElement, BaseComponent

A Shell Header component

See:

Example:

Markup
<coral-shell-header></coral-shell-header>
JS constructor
new Coral.Shell.Header();

Member Summary

Public Members
public

The content zone where the actions are placed.

public

The main content zone of the panel.

public

The label of the panel.

Public Members

public actions: HTMLElement source

The content zone where the actions are placed.

  • content-zone

public content: HTMLElement source

The main content zone of the panel.

  • content-zone

public home: HTMLElement source

The label of the panel.

  • content-zone