PhoenixKit.Modules.Comments.Web.Settings (phoenix_kit v1.7.71)

Copy Markdown View Source

LiveView for Comments module settings management.

Manages:

  • comments_enabled toggle
  • comments_moderation toggle
  • comments_max_depth input
  • comments_max_length input

Route

Mounted at {prefix}/admin/settings/comments.

Summary

Functions

Callback implementation for Phoenix.LiveView.render/1.

Functions

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.