X Tutup
The Wayback Machine - https://web.archive.org/web/20201203040903/https://github.com/SamProf/MatBlazor/issues/746
Skip to content
New issue

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

MatSlider - MatNumeric Maximum, Minimum and Step. #746

Open
enkodellc opened this issue Oct 8, 2020 · 0 comments
Open

MatSlider - MatNumeric Maximum, Minimum and Step. #746

enkodellc opened this issue Oct 8, 2020 · 0 comments

Comments

@enkodellc
Copy link
Collaborator

@enkodellc enkodellc commented Oct 8, 2020

Referring to how the other components do it but MatSlider is ValueMax / ValueMin / Step & MatNumeric is Maximum, Minimum and Step.

I would like to see it consistent across the components or since we only have 2 instances of "Max/Min/Step" that I found we can refer to material.io for the tie breaker?

Material-UI uses step, min, max for their Slider - Which I think is best and suggest refactoring the Slider and MatNumeric for this. Not in this PR.

Refer to #725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup