-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixhelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
Bug, feature request, or proposal:
Feature request :
Implement Focus and Blur on mat-slider
What is the expected behavior?
- Allow mat-slider with thumbLabel to activate thumbLabel programatically on focus via MatSlider class
- Allow mat-slider to notify of blur via MatSlider class
What is the current behavior?
Need to use an ElementRef instead of a reference to MatSlider
What is the use-case or motivation for changing an existing behavior?
Uniformisation of component's api
Is there anything else we should know?
I love ViewChildren with specific class component matching!
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixhelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue