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

ShellSolutionSwitcher

Expression Extends:

class ShellSolutionSwitcher extends BaseComponent(HTMLElement)

Mixin Extends:

HTMLElement, BaseComponent

A Shell Solution Switcher component

See:

Example:

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

Member Summary

Public Members
public

The item collection.

Public Members

public items: Collection source

The item collection.

  • read-only