Hierarchy

  • WidgetRefWithValues

Properties

Readonly code

code: string

Code of the widget.

Readonly namespace

namespace: string

Namespace (workspace) of the widget.

Optional params

params: Record<string, any> & WidgetParams

Parameters passed to the widget (an object whose keys correspond to the codes of the widget’s properties).