Skip to content

Latest commit

 

History

History

TabHeaderNotification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

#TabView Header Notification Badge

This demo uses conditional logic, with a custom HeaderItem ControlTemplate to only show notification badges on specific tab headers.

image

The key takeaway is we combine information from both the TabViewHeaderItem context, and the Label.Text value to determine if the Label should be visible for that specific tab.