Result
Full-page result state for operations. Displays a status icon, title, and optional subtitle to communicate outcomes.
Success
Positive outcome confirming a completed action.
Payment Complete
Your order has been placed successfully.
Error
Failed operation with an actionable error message.
Submission Failed
Please check your connection and try again.
Warning
Caution state requiring user attention before proceeding.
Account Suspended
Contact support to restore access to your account.
Info
Neutral informational state for general messages.
Verification Sent
Check your email inbox for the verification link.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
status | text | "info" | Result type: success, error, warning, info |
title | text | "" | Main heading text |
subtitle | text | "" | Description text below the title |