grafana/docs/sources/packages_api/ui/mockthemecontext.md

628 B

+++

-----------------------------------------------------------------------

Do not edit this file. It is automatically generated by API Documenter.

-----------------------------------------------------------------------

title = "mockThemeContext" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++

mockThemeContext variable

mockThemeContext variable

Enables theme context mocking

Signature

mockThemeContext: (theme: Partial<GrafanaTheme>) => () => void

Import

import { mockThemeContext } from '@grafana/ui';