View Source Phoenix.WebComponent.Appbar (Phoenix.WebComponent v2.2.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: Routes.index_path(@conn, :index) } ]
slots
Slots
logo
user_profile