parent HTML element where the widget will be injected
Optional
target: stringURL of the environment from which the widget's JS bundle will be fetched. Use this, for example, when testing features that are only released to the sandbox environment. By default, https://widget-library-finapi-general-live.finapi.io
is used.
Optional
ownerDocument: Documentparent Document where the widget will be injected. For example, shadow root or document fragment. By default, the default top-level document is used.
Optional
customBundleFileName: stringallows modifying the filename of the widget's JS bundle that will be fetched. This property is useful during dev mode when widgets are generated together into one main.js
file.
Loads the web component into the container element.
Optional
properties: ModBaseWidgetProperties | ModAccessProperties | ModFeedbackServiceProperties | ModKLSPropertiesOptional properties to be passed to the web component.
Optional
callbacks: ModBaseWidgetCallbacksOptional callbacks to be passed to the web component.
Generated using TypeDoc
Transaction Viewer
The Transaction Viewer will be used to search for imported transactions, check the assigned labels, correct any incorrect labels, and provide feedback.