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)

PropTypeDefaultDescription
fillstringBackground fill; use "none" for transparent (e.g. in search results)

EmptyMessage.Icon

PropTypeDefaultDescription
colorstringSemantic color (e.g. danger, warning)
size"sm" | "md" | "lg"Icon size

EmptyMessage.Title

PropTypeDefaultDescription
colorstringSemantic color (e.g. danger)

EmptyMessage.Description — Description text; no specific props.

EmptyMessage.ActionRow

PropTypeDefaultDescription
classNamestringAdditional classes for the action row container