mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
552 B
552 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "ToggleButton" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++
ToggleButton variable
ToggleButton variable
Signature
ToggleButton: FC<ToggleButtonProps>
Import
import { ToggleButton } from '@grafana/ui';