Docs: updated packages reference docs for 7.1.0-beta1. (#25958)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
+++
|
||||
# -----------------------------------------------------------------------
|
||||
# Do not edit this file. It is automatically generated by API Documenter.
|
||||
# -----------------------------------------------------------------------
|
||||
title = "FileUpload"
|
||||
keywords = ["grafana","documentation","sdk","@grafana/ui"]
|
||||
type = "docs"
|
||||
+++
|
||||
|
||||
## FileUpload variable
|
||||
|
||||
### FileUpload variable
|
||||
|
||||
<b>Signature</b>
|
||||
|
||||
```typescript
|
||||
FileUpload: FC<Props>
|
||||
```
|
||||
<b>Import</b>
|
||||
|
||||
```typescript
|
||||
import { FileUpload } from '@grafana/ui';
|
||||
```
|
||||
Reference in New Issue
Block a user