mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 17:02:27 +08:00
592 B
592 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "VerticalGroup" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++
VerticalGroup variable
VerticalGroup variable
Signature
VerticalGroup: React.FC<Omit<LayoutProps, 'orientation'>>
Import
import { VerticalGroup } from '@grafana/ui';