a2d741f60f
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
839 B
839 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "listItemSelected" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++
styleMixins.listItemSelected() function
styleMixins.listItemSelected() function
Signature
export declare function listItemSelected(theme: GrafanaTheme): string;
Import
import { styleMixins } from '@grafana/ui';
const { listItemSelected } = styleMixins;
Parameters
| Parameter | Type | Description |
|---|---|---|
| theme | GrafanaTheme |
Returns:
string