Open Closed

easier way to put an icon on the page header #6594


User avatar
0
Lexuan.Zhou created
  • ABP Framework version: v8.0.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

<PageHeader Title="@L["Activities"]" BreadcrumbItems="BreadcrumbItems" Toolbar="Toolbar"> </PageHeader>

Is there an easy way to put an icon right next to the Title? or i need to create my own element for it


3 Answer(s)
  • User Avatar
    -1
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    Please check this document link https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#main-header

    Thank you.

  • User Avatar
    0
    Lexuan.Zhou created

    the link you provide is focusing on the theme itself as i understand, the page header element i am talking about is the page title within a single page

    or are you suggesting to override the page header myself

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    Please check this https://docs.abp.io/en/abp/latest/UI/Blazor/Page-Header#page-toolbar

    thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11