material-components-vue
Version:
Material Design components for Vue.js
27 lines (18 loc) • 487 B
Markdown
false | unbounded ripple |
| accent | Boolean | false | ripple with secondary theme color |
| Slot | Description |
|------|-------------|
| default | ripple content |
- https://github.com/material-components/material-components-web/tree/master/packages/mdc-ripple
```html
<m-ripple>
Ripple
</m-ripple>
```
| Prop | Type | Default | Description |
|------|------|---------|-------------|
| unbounded | Boolean |