Skip to content

Set Slider value with component prop #96

Closed
@dmwallace

Description

It seems like the way to change the slider's value programatically is to set the .value property on this.refs["sliderRef"].

This makes it very difficult to initialize the slider value based on a parent prop on first render.

Just wondering why it was implemented this way?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions