Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › 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/