# `BB.LiveView.Layouts`
[🔗](https://github.com/beam-bots/bb_liveview/blob/main/lib/bb/live_view/layouts.ex#L5)

Layout components for the BB Dashboard.

Provides root and app layouts with bundled CSS and JavaScript.

# `app`

App layout for dashboard content.

This is the inner layout that wraps the LiveView content.

# `root`

Root layout that wraps all dashboard pages.

Includes the bundled CSS and JavaScript assets.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
