grafana/docs/sources/packages_api/ui/alphanotice.md

24 lines
535 B
Markdown

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