Skip to content

Add a simple Javascript example

Matthias Clasen requested to merge js-example into master

This shows how to use a layout manager in a widget, implemented in javascript. The example sets up the environment for running from the toplevel dir, assuming that the build dir is called 'build'.

Merge request reports