blob: 72a4d10988bfe9f64e26d80f3e4518454c39d011 [file] [view] [edit]
# Ripple
<!-- badges -->
The Ripple component provides a radial action in the form of a visual ripple expanding outward from
the user's touch.
Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.
<img src="docs/assets/ripple.gif" alt="An animation showing a Material ripple on multiple surfaces." width="210">
<!-- design-and-api -->
<!-- toc -->
- - -
## Overview
Ripple is a material design implementation of touch feedback and is a successor of Ink.
## Installation
- [Typical installation](../../../docs/component-installation.md)
## Usage
- [Typical use](typical-use.md)