For a more in-depth description visit: https://grafana.com/docs/grafana/latest/reference/templating
Signature
Import
Methods
Checks if a target contains template variables.
Signature
Parameters
boolean
List the dashboard variables
Signature
Returns:
Replace the values within the target string. See also
Signature
Returns:
Update the current time range to be used when interpolating __from / __to variables.
Signature
updateTimeRange(timeRange: TimeRange): void;
Parameters
Returns:
void