Skip to content

Support custom widget #12158

Description

@rowheat02

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)

  • Enhancement

Other useful information

Example custom widget(can expand, can minize), content different

Image

Metadata

Metadata

Assignees

No fields configured for Enhancement.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions