ThemeShadows interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature

  1. export interface ThemeShadows

Import

  1. import { ThemeShadows } from '@grafana/data';

Properties

PropertyTypeDescription
z1string(BETA)
z2string(BETA)
z3string(BETA)

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

z1 property

Signature

  1. z1: string;

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

z2 property

Signature

  1. z2: string;

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

z3 property

Signature

  1. z3: string;