Recap
Let's recap what we achieved:
- We created a new widget pack project using the
dashboard-cli. - We created a
Textwidget and ran the widget pack in MoBro usingdashboard-cli dev. - We made the text and its alignment configurable in the dashboard builder.
- We created a widget that displays a live metric value.
- We published the widget pack to the marketplace and installed it.
Next Steps
- In-depth: Configurable Widget Fields — all field types users can configure.
- In-depth: Metrics — statistics, unit conversion and performance.
- In-depth: Actions — build interactive widgets that trigger plugin actions.
- Dashboard SDK Reference — all hooks, components and types.
Examples
If you learn faster from reading code, check out our open source widget packs on GitHub: