Closed
Description
Bug, feature request, or proposal:
feature request
What is the expected behavior?
That when I add the provider {provide: MAT_RIPPLE_GLOBAL_OPTIONS, useValue: {disabled: true}}
that it would disable the ripple on more than just buttons.
What is the current behavior?
The ripple is not disabled on the tab-nav-bar
. In the source file nothing is done with the disabled
property.
What are the steps to reproduce?
https://angular-material2-issue-yhgxqa.stackblitz.io
What is the use-case or motivation for changing an existing behavior?
Don't want the ripple at all in our app, but love everything else.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
TS: 2.8.3
Angular: 6.0.1
Angular Material: latest
Is there anything else we should know?
Can't think of anything.
Metadata
Metadata
Assignees
Labels
No labels