This is a demo page for the 123 Cleaners estimate form.
The example below renders the form directly on the page
You can also invoke the form programatically by running fwx.fyne.estimate.show()
It can also be loaded as a dialog
PS.: it will also render new forms on demand if the DOM is updated (uses MutationObserver)