mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 23:32:32 +08:00
25 lines
614 B
Markdown
25 lines
614 B
Markdown
+++
|
|
# -----------------------------------------------------------------------
|
|
# Do not edit this file. It is automatically generated by API Documenter.
|
|
# -----------------------------------------------------------------------
|
|
title = "FullWidthButtonContainer"
|
|
keywords = ["grafana","documentation","sdk","@grafana/ui"]
|
|
type = "docs"
|
|
draft = true
|
|
+++
|
|
|
|
## FullWidthButtonContainer variable
|
|
|
|
### FullWidthButtonContainer variable
|
|
|
|
<b>Signature</b>
|
|
|
|
```typescript
|
|
FullWidthButtonContainer: FC<Props>
|
|
```
|
|
<b>Import</b>
|
|
|
|
```typescript
|
|
import { FullWidthButtonContainer } from '@grafana/ui';
|
|
```
|