+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "withTheme" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++ ## withTheme variable ### withTheme variable Signature ```typescript withTheme:

(Component: React.ComponentType

) => React.FunctionComponent>> & S ``` Import ```typescript import { withTheme } from '@grafana/ui'; ```