+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "NoOptionsMessage"
keywords = ["grafana","documentation","sdk","@grafana/ui"]
type = "docs"
draft = true
+++
## NoOptionsMessage variable
### NoOptionsMessage variable
Signature
```typescript
NoOptionsMessage: (props: any) => JSX.Element
```
Import
```typescript
import { NoOptionsMessage } from '@grafana/ui';
```