Skip to main content

Dashboard settings

Widget configuration is managed from the dashboard under Settings → Widget. Changes are fetched by the SDK on initialization — no code changes required.

Appearance

Behavior

Features

SDK overrides

Some settings can be overridden via the SDK init config:
The position from the SDK config takes precedence if the dashboard hasn’t set one. The dashboard’s position setting takes priority when configured.

Live preview

The dashboard includes a live widget preview that updates as you change settings. It uses a separate postMessage protocol (hacktionbase:preview_config) to send configuration changes to the preview iframe in real time.