Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MDCAttachable

Hierarchy

  • MDCAttachable

Index

Constructors

Methods

Constructors

constructor

  • new MDCAttachable<F>(root: Element, foundation?: F, ...args: Array<unknown>): MDCComponent<F>
  • Type parameters

    • F: MDCFoundation

    Parameters

    • root: Element
    • Optional foundation: F
    • Rest ...args: Array<unknown>

    Returns MDCComponent<F>

Methods

attachTo

  • attachTo<F>(root: Element): MDCComponent<F>

Generated using TypeDoc