Interface
The widget setting props. Included in AllWidgetSettingProps.
Inheritance: WidgetSettingPropsOmit<React.HTMLAttributes<HTMLDivElement>, "style">
Properties
Property | Type | Notes |
---|---|---|
When a setting is changed via user input, call this function to save that changed value into the widget configuration. |
onSettingChange
Interface PropertyonSettingChange: SettingChangeFunction
When a setting is changed via user input, call this function to save that changed value into the widget configuration.