Interface
The props of the data action setting component
Properties
Property | Type | Notes |
---|---|---|
string | The data action name. | |
T | The data action config. | |
IntlShape | The | |
(config: T) => void | The callback when the setting is changed. | |
string | The widget ID that provides the data action. |