a2d741f60f
* regenerated packages docs. * fixed spelling issues. * fixed spelling issues.
602 B
602 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "HorizontalGroup" keywords = ["grafana","documentation","sdk","@grafana/ui"] type = "docs" draft = true +++
HorizontalGroup variable
HorizontalGroup variable
Signature
HorizontalGroup: React.FC<Omit<LayoutProps, 'orientation'>>
Import
import { HorizontalGroup } from '@grafana/ui';