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