Aurora.Uix.Templates.Basic.RoutingComponents (Aurora UIX v0.1.5-rc.2)

Copy Markdown

Provides routing-related UI components for navigation in Phoenix LiveView applications using Aurora UIX. These components enable navigation and back actions that integrate with Aurora's routing system.

Key Features

  • Provides navigation link components that trigger forward or back navigation events.
  • Supports both standard and styled back navigation links.
  • Designed for use with Phoenix LiveView and Aurora UIX routing.
  • Accepts custom HTML attributes and content slots for flexible usage.

Components in this module can be overridden at runtime by configuring config :aurora_uix, :basic_routing_components, MyApp.MyRoutingComponents.

Summary

Functions

components_override()