+++ # ----------------------------------------------------------------------- # 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 ```typescript export declare function listItem(theme: GrafanaTheme): string; ``` Import ```typescript import { styleMixins } from '@grafana/ui'; const { listItem } = styleMixins; ``` Parameters | Parameter | Type | Description | | --- | --- | --- | | theme | GrafanaTheme | | Returns: `string`