react-rnd
react-rnd copied to clipboard
I just started to implement, is there any way to anchor this to right side of page??
This is a basic question, is there an easy way to set the position such that it's anchored to the right side of browser? This is the same if using an absolute positioned DIV where you set Right:'0px', such that, as you resize window, the DIV sticks to the right side.
Is that possible here?