Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected adapter_

Accessors

Static cssClasses

  • get cssClasses(): object
  • Returns object

    • [key: string]: string

Static defaultAdapter

Static numbers

  • get numbers(): object

Static strings

  • get strings(): object

Methods

activateTab

  • activateTab(index: number): void

destroy

  • destroy(): void
  • Returns void

handleKeyDown

  • handleKeyDown(evt: KeyboardEvent): void

handleTabInteraction

  • handleTabInteraction(evt: MDCTabInteractionEvent): void

init

  • init(): void
  • Returns void

scrollIntoView

  • scrollIntoView(index: number): void
  • Scrolls the tab at the given index into view

    Parameters

    • index: number

      The tab index to make visible

    Returns void

setUseAutomaticActivation

  • setUseAutomaticActivation(useAutomaticActivation: boolean): void

Generated using TypeDoc