In the slider element, the position option is not as expected. For example, I set right:0 and bottom:0, but the arrow box is not placed in the desired location.
In this element, unlike the slider element, the position option works as expected, but there is one problem. If we set the top and bottom position to 0, the arrow box will not be in the expected location.
For example, as you can see in the screenshot below, I set the bottom position to 0, but the arrow box is far from the bottom. While it should stick to the bottom.
On the other hand, if I set top to 0, the arrow box goes out of the nestable slider box.
This bug has not been fixed yet. In general, the arrows box position does not work as expected. Both in the slider element and in the nestable slider element.