Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MDCTabDimensions

MDCTabDimensions provides details about the left and right edges of the Tab root element and the Tab content element. These values are used to determine the visual position of the Tab with respect it's parent container.

Hierarchy

  • MDCTabDimensions

Index

Properties

contentLeft

contentLeft: number

contentRight

contentRight: number

rootLeft

rootLeft: number

rootRight

rootRight: number

Generated using TypeDoc