add value prop (#28561)
This commit is contained in:
@@ -499,6 +499,7 @@ export interface QueryHint {
|
||||
|
||||
export interface MetricFindValue {
|
||||
text: string;
|
||||
value?: string | number;
|
||||
expandable?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user