API Reference PhoenixPageMeta v#0.1.1

Copy Markdown View Source

Modules

Per-page metadata for Phoenix LiveView apps: breadcrumbs, active-link state, SEO meta tag rendering.

A single entry in a breadcrumb trail, plus the builder.

Slot-based breadcrumb component.

HEEx component that renders SEO meta tags from a PageMeta struct.

Behaviour and helper for using PhoenixPageMeta from a LiveView.

Behaviour for site-wide PageMeta callbacks.

Mix Tasks

Sets up phoenix_page_meta in the Phoenix project