a2d741f60f
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
799 B
799 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "listItem" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++
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