This must find the correct widget in a map using it's name as key. And execute the widget method/function with arguments `data, props, context` The widget must return a JSON representation of an UI.
This must find the correct widget in a map using it's name as key.
And execute the widget method/function with arguments
data, props, contextThe widget must return a JSON representation of an UI.