Interface
The props of the data action setting component
Properties
| Property | Type | Notes |
|---|---|---|
actionName | string | The data action name. |
config | T | The data action config. |
intl | IntlShape | The |
widgetId | string | The widget ID that provides the data action. |
Methods
| Method | Returns | Notes |
|---|---|---|
onSettingChange(config) | void | The callback when the setting is changed. |