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

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