Result
The Result screen is a versatile component that displays outcome messages at any point in your onboarding flow. It handles both success and failure scenarios, and can be embedded anywhere in your application.
Available Result Types
Success
Displays when a process completes successfully
Fail
Shows when an operation encounters an error
Partial Match
Indicates when some criteria are met but others aren’t
Pending
Represents operations that are still in progress
Quick Start
Configuration Options
Event Handling
Listen for Result Events
Styling Guide
Title
Subtitle
Description
Styling Best Practices
- Use CSS classes for consistent styling across all result screens
- Override specific styles using the configuration object when needed
- Keep styling consistent with your application’s theme