Skip to main content
msm-tabs is a web component built with Lit.

Purpose

Render tabbed UI.

Usage

Attributes / properties

Events

This component does not emit custom events.

CSS parts

No documented part slots.

Slots

  • slot[name="button-${tab.id}"]
  • slot[name="tab-${this.activeTab.id}"]

Methods

No documented public methods.