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

ShellHomeAnchor

Expression Extends:

class ShellHomeAnchor extends BaseComponent(HTMLAnchorElement)

A Shell Home Anchor component

See:

Example:

Markup
<a is="coral-shell-homeanchor"></a>
JS constructor
new Coral.Shell.HomeAnchor();

Member Summary

Public Members
public

Specifies the icon name used in the anchor.

public

The label of the anchor.

Public Members

public icon: String source

Specifies the icon name used in the anchor. See Coral.Icon for valid icon names.

  • "" by default.

public label: ShellHomeAnchorLabel source

The label of the anchor.

  • content-zone