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

ShellSelectListSwitcher

Expression Extends:

class ShellSelectListSwitcher extends BaseComponent(HTMLElement)

Mixin Extends:

HTMLElement, BaseComponent

A Shell SelectList Switcher component

See:

Example:

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

Member Summary

Public Members
public

The item collection.

Public Members

public items: Collection source

The item collection.

  • read-only