Drag or Resize Me!

<Window
    id="awindwo"
    {context}
    windowDragRegions={[{width:"100%",height:"100%",top:"0px",left:"0px"}]}
>
    <section style="width:100%;height:100%;background-color:black;">
        Drag or Resize Me!
    </section>
</Window>
    
Drag or Resize Me!

<Window
    id="awindwo"
    {context}
    windowDragRegions={[{width:"100%",height:"100%",top:"0px",left:"0px"}]}
>
    <section style="width:100%;height:100%;background-color:black;">
        Drag or Resize Me!
    </section>
</Window>
    

hello