Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MDCTabScrollerHorizontalEdges

MDCTabScrollerHorizontalEdges represents the left and right edges of the scroll content. These values vary depending on how scrolling in RTL is implemented by the browser. One value is always 0 and one value is always the max scrollable value as either a positive or negative integer.

Hierarchy

  • MDCTabScrollerHorizontalEdges

Index

Properties

Properties

left

left: number

right

right: number

Generated using TypeDoc