attachTo static method

MDCTabScroller attachTo(
  1. Element root
)

Implementation

static MDCTabScroller attachTo(Element root) => MDCTabScroller._attach(root);