Description
Right now, there are specific sets of widget types that have well-defined UI and builders.
This issue aims to introduce a custom widget as an enhancement.
- There will be no builder for a custom widget, controlled in any other plugin.
- widgetType: "custom" and "type": "Type1." -> type is to find the component that comes from any plugin
- To use a custom widget, a plugin will be defined for the "Widgets" container.(same type) A component of this plugin will be rendered
- The user can expand the custom widget
- The user can minimize the custom widget
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
Example custom widget(can expand, can minize), content different

Description
Right now, there are specific sets of widget types that have well-defined UI and builders.
This issue aims to introduce a custom widget as an enhancement.
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
Example custom widget(can expand, can minize), content different