PhoenixPaper.Divider (PhoenixPaper v0.1.0)

Copy Markdown View Source

A thin separator line (pp_divider/1) — most often used between sections of a PhoenixPaper.List.

Summary

Functions

Renders a divider. See the module doc.

Functions

pp_divider(assigns)

Renders a divider. See the module doc.

Attributes

  • inset (:boolean) - indent past a leading icon/avatar column instead of spanning full width. Defaults to false.
  • paperize (:boolean) - Defaults to true.
  • class (:any) - Defaults to nil.
  • Global attributes are accepted.