Custom Title
Pro Feature
This is an exclusive feature of DASH Pro. Check it out here.
ESP-DASH Pro provides you with a
setTitle
function in the main ESPDash class. You can use this function to change the default title of your dashboard.Example:
dashboard.setTitle("New Dashboard XYZ");