Interface
The widget setting props. Included in AllWidgetSettingProps.
Properties
| Property | Type | Notes |
|---|---|---|
onSettingChange | SettingChangeFunction | When a setting is changed via user input, call this function to save that changed value into the widget configuration. |
onSettingChange
Interface PropertyonSettingChange: SettingChangeFunctionWhen a setting is changed via user input, call this function to save that changed value into the widget configuration.