mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 19:52:35 +08:00

* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
800 B
800 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "describeTextRange" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
rangeUtil.describeTextRange() function
rangeUtil.describeTextRange() function
Signature
export declare function describeTextRange(expr: any): any;
Import
import { rangeUtil } from '@grafana/data';
const { describeTextRange } = rangeUtil;
Parameters
Parameter | Type | Description |
---|---|---|
expr | any |
Returns:
any