WidgetPropertyViews
@types/akumina-core - v5.0.0 › Globals › Akumina › Digispace › WidgetPropertyViews
Hierarchy
- WidgetPropertyViews
Index
Methods
Methods
Static
AddViewForProperty
▸ AddViewForProperty(widgetName
: string, propName
: string, value
: string): void
Defined in index.d.ts:569
Parameters:
Name | Type |
---|---|
widgetName | string |
propName | string |
value | string |
Returns: void