Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MDCRippleCapableSurface

See Material Design spec for more details on when to use ripples. https://material.io/guidelines/motion/choreography.html#choreography-creation unbounded Whether or not the ripple bleeds out of the bounds of the element. disabled Whether or not the ripple is attached to a disabled component.

Hierarchy

  • MDCRippleCapableSurface

Implemented by

Index

Properties

Properties

Optional disabled

disabled: undefined | false | true

root_

root_: Element

Optional unbounded

unbounded: undefined | false | true

Generated using TypeDoc