Monitorex.Layouts (monitorex v0.3.0)

Copy Markdown

LiveView layouts for the Monitorex dashboard.

Provides a root layout with sidebar navigation, flash messages, and a main content area. Fully responsive — sidebar collapses on mobile.

Summary

Functions

Renders the root layout HTML document.

Functions

flash_group(assigns)

root(assigns)

Renders the root layout HTML document.

Includes:

  • HTML5 doctype and responsive viewport meta
  • Title "Monitorex"
  • CSS and JS asset links
  • Sidebar navigation with icons for Outbound, Inbound, and Cluster nodes
  • Flash group rendering
  • Main content area yielding @inner_content