+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "VerticalGroup" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" +++ ## VerticalGroup variable ### VerticalGroup variable Signature ```typescript VerticalGroup: React.FC> ``` Import ```typescript import { VerticalGroup } from '@grafana/ui'; ```