Widgets
Iridium supports widgets that can be embedded on any of its pages.
There are two core types of widgets:
Additionally, you can create your own custom widgets.
Future of Widgets
Widgets are quite basic for V1 of Iridium. In the coming releases we'll add in polling & server-side-event power widgets, as well as callbacks to allow users to transition between different sets of data in your widget. Right now, they are static and server-side rendered.
Want to help build this? See here.