Md Ripple
open class MdRipple(disabled: Boolean = false, htmlFor: String? = null, control: <Error class: unknown class>? = null, className: String? = null, init: MdRipple.() -> Unit? = null) : MdWidget
Ripples are state layers used to communicate the status of a component or interactive element.
A state layer is a semi-transparent covering on an element that indicates its state. A layer can be applied to an entire element or in a circular shape.
See https://material-web.dev/components/ripple/
Author
Maanrifa Bacar Ali