+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "IndicatorsContainer" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++ ## IndicatorsContainer variable ### IndicatorsContainer variable Signature ```typescript IndicatorsContainer: (props: any) => JSX.Element ``` Import ```typescript import { IndicatorsContainer } from '@grafana/ui'; ```