PhoenixKitComments.Web.Settings (PhoenixKitComments v0.1.5)

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.