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