JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Window › window positon
howto place window on certain position, no api available for this, for example
wnd.move({
x:1024, y:10
})
Hi,
To set position you can use CSS. For example: wnd.style.top = ‘100px’;
Best regards, Peter Stoev
Smart UI Team https://www.htmlelements.com/