# `PhoenixKitWeb.Live.Users.Media`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.111/lib/phoenix_kit_web/live/users/media.ex#L1)

Media management LiveView — thin wrapper around `MediaBrowser` LiveComponent.

This LiveView owns the page layout and assigns required by
`LayoutWrapper.app_layout`. All media browser state and logic live in
`PhoenixKitWeb.Components.MediaBrowser`.

# `handle_event`

# `handle_info`

# `handle_params`

# `mount`

# `render`

---

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