Widgets
Main Widget
intro the main widget is a central component in the intelliprove widget system, that offers users a high level, personalized overview of their overall health and progress it consolidates key health insights and biomarkers into a single, digestible snapshot divided over the three health profiles, enabling users to quickly assess their current well being status and how it has evolved over time it displays the widget serves both as a motivational touchpoint and as an entry point for deeper engagement with detailed metrics, personalized feedback, and trends layout intelliwidgets js sdk docid\ dekcuoaphrmczxe caj5v usage creating the widget the code snippet below creates a metric widget and widgets docid\ sxvsw2jfsohr7xbxeyz j it to the dom create and mount widget const intelli = intelliprovewidgets("user action token"); const config = { / config / }; const variation = "default"; const themeoverrides = { / theme overrides / }; intelli mountwidget( "#main widget", "main", config, variation, themeoverrides ); config reserved for future use variation reserved for future use theme overrides the main widget allows widget appearance