JSX Widgets
HTML/JSX widgets is a type of widgets that enables the creation of any kind of visualization.
Last updated
Was this helpful?
HTML/JSX widgets is a type of widgets that enables the creation of any kind of visualization.
Last updated
Was this helpful?
The JSX Markup is a javascript module definition. This module can evaluate or export the desired value. It accepts a or a React Component as return value. The Widget :
Simple example
Recommended Boilerplate
There is a recommended structure provided by the editor, it has event handling and rendering optimizations.
See to check which libraries are available to use on JSX Widget code.