View Source Phoenix.WebComponent.Appbar (Phoenix.WebComponent v2.3.3)

render appbar

Link to this section Summary

Functions

Generates a html customElement appbar.

Link to this section Functions

Generates a html customElement appbar.

attributes

Attributes

  • title binary example: "App Title"
  • menus List example: [ %{ label: "Menu Name", to: ~p"/menu-url" } ]

slots

Slots

  • logo
  • user_profile