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

ShellSolutions

Expression Extends:

class ShellSolutions extends BaseComponent(HTMLElement)

Mixin Extends:

HTMLElement, BaseComponent

A Shell Solutions component

See:

Example:

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

Member Summary

Public Members
public

The item collection.

public

Whether the solution list is secondary.

Public Members

public items: Collection source

The item collection.

  • read-only

public secondary: Boolean source

Whether the solution list is secondary.

  • false by default.
  • reflected