Skip to content
UI Brok

Loading…

No results

Browse catalog

SaaS Onboarding

Pro

Multi-step onboarding wizard with an Alpine stepper and per-step forms.

Responsive Dark mode RTL Localized SEO

Preview

Viewport
Open full screen

Installation

terminal
php artisan ui:add pro/blocks/saas/saas-onboarding

Pro block

Pro blocks require an active license. Authenticate once, then install:

terminal
php artisan ui:auth

Installs these dependencies automatically:

Usage

Render the block as a component, passing data where useful:

resources/views/welcome.blade.php Blade
<x-blocks.saas.saas-onboarding />

Built from primitives

Composes <x-ui.*> Semantic tokens Re-themeable RTL-ready

This block composes installed <x-ui.*> primitives and semantic design tokens only — it does not reimplement any primitive. Re-theme it (light, dark, admin, customer) by editing CSS variables; flip the preview to RTL to confirm it mirrors.

Source

The exact, editable file ui:add writes into your app. The preview above renders this same source — there are no preview-only blocks.

Changelog

SaaS Onboarding ships as a Pro block. See the site changelog for the full release history.