Themeable2 interface

Signature

  1. export interface Themeable2

Import

  1. import { Themeable2 } from '@grafana/ui';

Properties

PropertyTypeDescription
themeGrafanaTheme2

theme property

Signature

  1. theme: GrafanaTheme2;