MatBlazor icon indicating copy to clipboard operation
MatBlazor copied to clipboard

MatSlider - MatNumeric Maximum, Minimum and Step.

Open enkodellc opened this issue 5 years ago • 2 comments

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

enkodellc avatar Oct 08 '20 22:10 enkodellc

@enkodellc I can work on this, Could you please assign this to me?

sramaswami11 avatar Apr 06 '21 20:04 sramaswami11

@enkodellc , Created the following PR with the required code changes: https://github.com/SamProf/MatBlazor/pull/877

sramaswami11 avatar Apr 07 '21 16:04 sramaswami11