Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badge on shell content #52

Open
raselldev opened this issue Jul 9, 2024 · 1 comment
Open

Badge on shell content #52

raselldev opened this issue Jul 9, 2024 · 1 comment

Comments

@raselldev
Copy link

How to make custom handler to handle badge in shell content?

@RadekVyM
Copy link
Owner

Hi @raselldev,

there are multiple ways of adding custom badges to tabs in the tab bar. In SimpleShell, no custom handlers are needed. One way is to extend ShellContent with a bindable property for the badge content and bind that property to the badge. I implemented this approach in the Sample.SimpleShellTopBar sample app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants