dashboard
dashboard copied to clipboard
Changing the HTML Header Title?
Hi Daniel, is there any way to modify the title of the dashboard itself shown in browser tabs? Means HTML Head Title.
I didn't found anything so far in your documentation and the code itself.
BR Chris
@alternone Hi Chris, yes you can set the title.
The Dashboard component accepts the property title
, see https://github.com/danielbayerlein/dashboard/blob/master/components/dashboard.js#L24