mirror of https://github.com/grafana/grafana.git
581 B
581 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "mockTheme" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
mockTheme variable
mockTheme variable
Signature
mockTheme: (mock: (name?: string | undefined) => GrafanaTheme) => () => void
Import
import { mockTheme } from '@grafana/ui';