mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(): update to latest stencil
This commit is contained in:
@ -8,10 +8,10 @@ The ripple effect component adds the [Material Design ink ripple interaction eff
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Attribute | Description | Type |
|
||||
| ---------- | ----------- | ---------------------------------------------------------------------- | ---------------------- |
|
||||
| `parent` | `parent` | | `HTMLElement | string` |
|
||||
| `tapClick` | `tap-click` | If true, the ripple effect will listen to any click events and animate | `boolean` |
|
||||
| Property | Attribute | Description | Type |
|
||||
| ---------- | ----------- | ---------------------------------------------------------------------- | ----------------------- |
|
||||
| `parent` | `parent` | | `HTMLElement`, `string` |
|
||||
| `tapClick` | `tap-click` | If true, the ripple effect will listen to any click events and animate | `boolean` |
|
||||
|
||||
|
||||
## Methods
|
||||
|
||||
Reference in New Issue
Block a user