Reference · interactive

Configuration

Every option of window.AccessibilityWidgetConfig, end to end. Change a control to build the snippet live, preview panel-affecting options instantly, or Apply & reload to see load-time options take effect.

live applies instantly reload applies after “Apply & reload”

Asset loading
reload

URL of the on-demand core bundle.

reload

URL of the widget stylesheet.

reload

Subresource-Integrity hash for the core bundle (sha384-…).

reload

Subresource-Integrity hash for the stylesheet.

Localization
live

Panel language. auto detects from the page/browser.

UI & branding
reload

Anchor corner of the button.

reload

Distance from the anchor corner.

reload

Stacking order of the FAB. Default is one below max int32.

reload

FAB background colour.

reload

Override the FAB aria-label. Empty → localized default.

Persistence
reload

localStorage key for user preferences.

Feature gating
Initial features reload

Enabled for first-time visitors (before any saved state).

Disabled features reload

Removed from the panel entirely (also blocked from profiles).

Legal & compliance
reload

Link to your accessibility statement (rendered in the footer). Default: no link. javascript:/data: are rejected.

reload

Free-form footer text (plain text — no HTML).

reload

White-label: suppress the attribution line.

Behaviour
reload

Let end users move the button (pointer or Shift+Arrow).

reload

Combo to open the panel, e.g. ctrl+alt+a, f2. Empty string disables it.

reload

Honor prefers-reduced-motion for motion features.

reload

Hide the FAB in @media print.

reload

console.warn normally-silent failures.