User Interface low complexity frontend
1
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Inline preview component embedded in the Terminology Config Page that renders sample UI strings using the currently unsaved label values. Allows admins to see exactly how the platform will look with their custom vocabulary before saving.

Feature: Custom Terminology

terminology-preview-widget

Responsibilities

  • Render live preview of UI labels using unsaved form state
  • Update preview in real-time as admin types new label values
  • Display placeholder text when a label field is empty

Interfaces

renderPreview(terminologyMap)
updatePreviewLabel(key, value)
resetPreview()

Relationships

Dependencies (1)

Components this component depends on