mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 07:12:13 +08:00

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