Custom Title

This feature is only available in ESP-DASH Pro

(This preview screenshot is of ESP-DASH loaded inside Arc browser)
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.
dashboard.setTitle("New Dashboard XYZ");
Last updated on