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

ShellWorkspace

Expression Extends:

class ShellWorkspace extends BaseComponent(HTMLAnchorElement)

A Shell Workspace component

See:

Example:

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

Member Summary

Public Members
public

Whether this workspace is selected.

Public Members

public selected: Boolean source

Whether this workspace is selected.

  • false by default.
  • reflected