dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Changing the HTML Header Title?

Open ChristopherFoerster opened this issue 2 years ago • 1 comments

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

ChristopherFoerster avatar Mar 17 '22 12:03 ChristopherFoerster

@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

danielbayerlein avatar May 26 '22 16:05 danielbayerlein