sc-tab-button

Properties

Events

Methods

setActive(emitEvent?: boolean) => Promise<void>

Returns

Type: Promise<void>

setInactive(emitEvent?: boolean) => Promise<void>

Returns

Type: Promise<void>

Dependencies

Depends on

Graph

graph TD;
  sc-tab-button --> sc-button
  style sc-tab-button fill:#f9f,stroke:#333,stroke-width:4px

Inspired by Ionic, built with StencilJS ❤ from Sean Wu

Last updated