Empty Message
Gracefully inform users when there's nothing to see
import { EmptyMessage } from "@plexui/ui/components/EmptyMessage";Examples
Composition
Your evaluations will appear here
Create an evaluation to assess your model's responses
Error message
Enable microphone access in your browser's settings.
Warning message
o1-preview is in beta
System instructions and model configuration are not available yet. Responses may take longer.
No results
No icons found matching "pizza"
Reference
EmptyMessage (root)
| Prop | Type | Default | Description |
|---|---|---|---|
fill | string | — | Background fill; use "none" for transparent (e.g. in search results) |
EmptyMessage.Icon
| Prop | Type | Default | Description |
|---|---|---|---|
color | string | — | Semantic color (e.g. danger, warning) |
size | "sm" | "md" | "lg" | — | Icon size |
EmptyMessage.Title
| Prop | Type | Default | Description |
|---|---|---|---|
color | string | — | Semantic color (e.g. danger) |
EmptyMessage.Description — Description text; no specific props.
EmptyMessage.ActionRow
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | — | Additional classes for the action row container |