@talentsoft-opensource/integration-widget-contract > "widget-contract-myts" > WidgetProps
This interface represents the properties that the React widget will receive
WidgetProps
● language: string
Defined in widget-contract-myts.ts:66
The current user language. Uses a four letter format as defined here: https://msdn.microsoft.com/en-us/library/hh441729.aspx
● myTSHostService: MyTSHostService
Defined in widget-contract-myts.ts:60
This object exposes a number of methods that allows the widget to communicate with the host page.
● params: object
Defined in widget-contract-myts.ts:72
Contains all non sensitive context parameters. The keys must be defined per widget and the values can be defined for each client in the Talentsoft administration.