We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The value property of the MdSliderChange class has a typo in its description.
value
MdSliderChange
The description for the value property of MdSliderChange should be "The new value of the source slider."
The description reads "Thew new value of the source slider."
View the current documentation site: https://material.angular.io/components/component/slider
Angular: any Material: 2.0.0-beta.3
I'm currently opening a PR for this item.
The text was updated successfully, but these errors were encountered:
fix(slider): correct typo in MdSliderChange description (#4216) (#4217)
4bdceed
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
Sorry, something went wrong.
No branches or pull requests
Bug
The
value
property of theMdSliderChange
class has a typo in its description.What is the expected behavior?
The description for the value property of MdSliderChange should be "The new value of the source slider."
What is the current behavior?
The description reads "Thew new value of the source slider."
What are the steps to reproduce?
View the current documentation site: https://material.angular.io/components/component/slider
Which versions of Angular, Material, OS, browsers are affected?
Angular: any
Material: 2.0.0-beta.3
Is there anything else we should know?
I'm currently opening a PR for this item.
The text was updated successfully, but these errors were encountered: