AccrueAdmin.Components.AppShell (accrue_admin v1.0.0)

Copy Markdown View Source

Responsive layout shell shared by mounted admin LiveViews.

Summary

Functions

app_shell(assigns)

Attributes

  • brand (:map) (required)
  • current_path (:string) (required)
  • mount_path (:string) (required)
  • page_title (:string) (required)
  • theme (:string) - Defaults to "system".
  • active_organization_name (:any) - Defaults to nil.

Slots

  • inner_block (required)