Home
last modified time | relevance | path

Searched refs:WithLoadingIndicatorOptions (Results 1 – 3 of 3) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/utils/
H A DwithLoadingIndicator.ts7 export type WithLoadingIndicatorOptions<T> = { alias
15 export function withLoadingIndicator<T>({ whileLoading, source }: WithLoadingIndicatorOptions<T>): …
H A Dindex.ts25 export { withLoadingIndicator, WithLoadingIndicatorOptions } from './withLoadingIndicator';
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1WithLoadingIndicatorOptions<T> = {\n whileLoading: T;\n source: Observable<T>;\n};\n\n/**\n * @i…