Themeable interface
Signature
export interface Themeable
Import
import { Themeable } from '@grafana/ui';
Properties
Property | Type | Description |
---|---|---|
theme | GrafanaTheme |
theme property
Signature
theme: GrafanaTheme;
Signature
export interface Themeable
Import
import { Themeable } from '@grafana/ui';
Properties
Property | Type | Description |
---|---|---|
theme | GrafanaTheme |
Signature
theme: GrafanaTheme;
本文档使用 全库网 构建