Update Image Number Prediction widget option
0.1.0
updateImageNumberPredictionWidgetOption({ widgetId: "xxxx", optionId: "<widget option id>", correctNumber: 10,}).then(widget => console.log(widget)) Copy
updateImageNumberPredictionWidgetOption({ widgetId: "xxxx", optionId: "<widget option id>", correctNumber: 10,}).then(widget => console.log(widget))
Generated using TypeDoc
Description
Update Image Number Prediction widget option
Async
Since
0.1.0
Example