It should be possible to provide options to ReactWidget. #7420
Labels
core
issues related to the core of the application
enhancement
issues that are enhancements to current functionality - nice to haves
Description
It is currently not possible to provide widget options to ReactWidget. This should be possible.
Reproduction Steps
Extend ReactWidget and try to provide options to super class.
theia/packages/core/src/browser/widgets/react-widget.tsx
Line 29 in cc9453d
The text was updated successfully, but these errors were encountered: