Closed
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
Would be helpful to specify the display of a badge with a numeric count within a particular ion-tab-button
Describe the Use Case
Show the count of new messages for a tab button that navigates to an inbox page.
Describe Preferred Solution
Add the following properties to ion-tab-button
- displayBadge: boolean
- badgeValue: number
- badgeColor: color
Describe Alternatives
Haven't really discovered anything I like.
Related Code
No response
Additional Information
No response