View Source FranklinWeb.Components.AdminSidebarButton (Franklin v0.1.0)

Link to this section Summary

Functions

Attributes

  • active? (:boolean) - Defaults to false.
  • icon_name (:string) (required)
  • title (:string) (required)
  • url (:string) (required)

Link to this section Functions

Link to this function

admin_sidebar_button(assigns)

View Source
@spec admin_sidebar_button(map()) :: Phoenix.LiveView.Rendered.t()

attributes

Attributes

  • active? (:boolean) - Defaults to false.
  • icon_name (:string) (required)
  • title (:string) (required)
  • url (:string) (required)