Dashboard Widgets

    A Dashboard Widget is created as a Vue.js component. The following example explains how to create the Widget using a webpack configuration in your extension. If you are not sure what Vue.js and Webpack are or how they work together, you might want to read the article first.

    Now, add the Vue component to your extension's webpack.config.js:

    Register the bundled JavaScript file inside your extension's .