Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Beginning with version 9.10, the client offers a dashboard that can be configured by the user. The dashboard contains widgets that can be removed from the dashboard. Additional widgets can be selected from a list. This list offers standard widgets, especially those that are known from the former dashboard and will grow with more helpful ones in the future.

If you are developing develop your own custom client, you can extend this add to the list of widgets that you have implemented with respect to the requirements of your users' needs in mind.

The widget feature is based on the library @yuuivis@yuuvis/widget-grid that is available via npm:

...