mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 07:32:50 +08:00

* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
604 B
604 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "focusCss" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
styleMixins.focusCss variable
styleMixins.focusCss variable
Signature
focusCss: (theme: GrafanaTheme) => string
Import
import { styleMixins } from '@grafana/ui';
const { focusCss } = styleMixins;