Themeable2 interface
Signature
export interface Themeable2
Import
import { Themeable2 } from '@grafana/ui';
Properties
Property | Type | Description |
---|---|---|
theme | GrafanaTheme2 |
theme property
Signature
theme: GrafanaTheme2;
Signature
export interface Themeable2
Import
import { Themeable2 } from '@grafana/ui';
Properties
Property | Type | Description |
---|---|---|
theme | GrafanaTheme2 |
Signature
theme: GrafanaTheme2;
本文档使用 BookStack 构建