| Notes | for more details | window reference |
<window> is another component in the OpenLaszlo
component library.
This component allows you to easily create a windowing environment inside a browser. To experiment with the window component in the above example, try changing...
<window> to <window
resizable="true">
Then press the Update button. The application is recompiled and you can see the results of your changes in the running application area.