Closed nickmcmillan closed 5 years ago
@ccveer This adds the ability to control the Dragger position by accessing the internal setPosition function via ref. This can be seen in Example1.
setPosition
ref
I've merged master into the set-position branch - so it's all Typescript now and easy to merge.
set-position
@vaibhavhrt @trblackw curious if either of you would be interested in reviewing?
On a quick glance looks good to me.
Closes #10
@ccveer This adds the ability to control the Dragger position by accessing the internal
setPosition
function viaref
. This can be seen in Example1.I've merged master into the
set-position
branch - so it's all Typescript now and easy to merge.@vaibhavhrt @trblackw curious if either of you would be interested in reviewing?