Velo is not executed in the main javascript environment, so you do not have access to the window object.
You can how ever build a custom component that will have access to window
Velo is not executed in the main javascript environment, so you do not have access to the window object.
You can how ever build a custom component that will have access to window