Closed saibotma closed 1 year ago
Is it possible to set the page title of the current browser window? I am looking for something like:
VWidget( title: "Page", path: "/page", widget: Page(), )
Actually you can you the Titlewidget to do this!
Title
Is it possible to set the page title of the current browser window? I am looking for something like: