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

How to customize display value? #4

Open
hermansyah32 opened this issue Mar 14, 2020 · 3 comments
Open

How to customize display value? #4

hermansyah32 opened this issue Mar 14, 2020 · 3 comments

Comments

@hermansyah32
Copy link

I want to create decimal value in display value.
May I know how to change the display value?

@MohammedAlaaMorsi
Copy link
Owner

currently Integer values only are supported ,unfortunately decimal values are not supported

@vijayEnact
Copy link

Hello Team,
I want to set the min and Max value in range bar but the that values comes from Api so it should be like min value =250 max value 550
When min value grater than 50 it will not showing the exact starting point means it not showing starting thumb .

@MohammedAlaaMorsi
Copy link
Owner

@vijayEnact you have to set also currentValue such that (min <= currentValue <= max)

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

No branches or pull requests

3 participants