# `PhoenixKitWeb.Users.UserForm`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.164/lib/phoenix_kit_web/users/user_form.ex#L1)

LiveView for creating and editing users in the admin interface.

Provides a form for managing user data including email, password, roles,
and profile information. Supports both creation of new users and editing
existing users.

# `handle_event`

# `handle_info`

# `mount`

# `render`

---

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