Skip to content

Customizing

Draggable window is dependent on 3 core parts.

  • Draggable area. Where user can click and drag the window. window drag gif

  • Resizable area. Where user can click and drag to resize the window. window resize gif

  • Content area. Where user can add the child widget that represents the content. In below example, it is the terminal. window content