JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Scheduler › Change smart element position › Reply To: Change smart element position
August 8, 2022 at 7:50 am
#103456
svetoslav_borislavov
Participant
Hi,
To change the position there are two ways.
The first way is with CSS as shown here in the demo: codepen
The second way is to use the move() method. Here is a link for that: moveMethod
The method accepts the left and top positions.
Also, we do not support opening the modal with a single header click. It will cause a problem with the drag.
If you have any additional questions, do not hesitate to contact us!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/
- This reply was modified 2 years, 4 months ago by svetoslav_borislavov.