# Class WidgetService Fusion Embed
Service for working with Sisense Fusion widgets.
# Constructors
# constructor
new WidgetService(
sisenseContextService
):WidgetService
# Parameters
Parameter | Type |
---|---|
sisenseContextService | SisenseContextService |
# Returns
# Methods
# getWidgetModel
getWidgetModel(
params
):Promise
<WidgetModel
>
Retrieves an existing widget model from the Sisense instance.
# Parameters
Parameter | Type | Description |
---|---|---|
params | GetWidgetModelParams | Parameters to identify the target widget |
# Returns
Promise
< WidgetModel
>
Widget model