klyn.gui.windows.browser.BrowserWidget.homeUrl
property
public property homeUrl as String:
Description

URL opened by goHome().

Example
browser.homeUrl = "file:///opt/klyn/docs/index.html"
browser.goHome()