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

Get position for value #218

Open
Alshweiki opened this issue May 29, 2016 · 1 comment
Open

Get position for value #218

Alshweiki opened this issue May 29, 2016 · 1 comment

Comments

@Alshweiki
Copy link

Hello,
I am using Date slider and i am trying to add my own components "images" to slider i need to get position for certain value "date".

How i can use _getPositionForValue(date).

Thanks

@ghusse
Copy link
Owner

ghusse commented May 29, 2016

Hi,

It's a private method. The easiest way to use it can be to create your own
component, inheriting from the slider. you can take a look at the source of
the different sliders to see examples.

On Sun, May 29, 2016 at 7:08 PM, Alshweiki notifications@github.com wrote:

Hello,
I am using Date slider and i am trying to add my own components "images"
to slider i need to get position for certain value "date".

How i can use _getPositionForValue(date).

Thanks


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#218, or mute the thread
https://github.com/notifications/unsubscribe/AAgLja5m5oe7_N7wLhCFwZdoqPgnTpbyks5qGcgHgaJpZM4IpVRu
.

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

2 participants