The UI Module allows your embedded application to trigger native Salla Merchant Dashboard components. By using these methods, your app provides a consistent user experience that matches the dashboard's visual language.This module can be accessed via embedded.ui and includes the following capabilities:
Toast Notifications
Show success, error, or info messages with embedded.ui.toast
Loading Indicators
Manage dashboard loading states with embedded.ui.loading
Confirm Dialogs
Request user confirmation with embedded.ui.confirmNative-First: Always prefer these SDK components over building custom ones inside your iframe.
Consistency: Use the dashboard's visual feedback loops to maintain merchant trust.
Modified at 2026-02-24 13:17:20