This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
title()
Returns the frame’s title.
Returns
Type | Description |
---|---|
Promise<string> | A Promise that fulfills with the frame’s title. |