mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -06:00
* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
591 B
591 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "useTheme" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
useTheme() function
useTheme() function
Signature
export declare function useTheme(): GrafanaTheme;
Import
import { useTheme } from '@grafana/ui';
Returns:
GrafanaTheme