Widget Entity
Entity Parameters:
name
type
description
id
string
Identifier of the widget
meta_id
string
Meta identifier of the widget, encodes type of the widget
configuration
json
Valid json, encodes widget's configuration. Exact scheme of configuration is derived from the meta id.
name
string
The widget's name
Entity Example
Last updated