Skip to main content
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
Result screen types

Result screen variations

Quick Start

1

Add HTML Container

2

Initialize Result Component

3

Mount Component

Configuration Options

Title

Descriptions

CTA Button

Event Handling

Listen for Result Events

Styling Guide

Title

Subtitle

Description

Logo

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