[ Mobile / Desktop ] Implement SfBadge
See original GitHub issueFigma designs on Mobile Guide > Urgency Elements.
Proposed API
- default slot (for content);
- CSS modifiers
--info
,--alert
and--warning
, defaults to primary color (the green);
No props, no methods, no events (pretty simple 😄 ). Take a look on SfAlert as reference.
Please mind that it’s just a proposal. We’re open to discussion regarding component API.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Modify a Notification Badge | Android Developers
There are cases where badges don't make sense for your notifications, so you can disable them on a per-channel basis by calling setShowBadge( ......
Read more >Badge UI design exploration — Tips & tricks, usability, and ...
Use Badges with a Text caption to specify a label for the variety of objects ... 18 mobile and desktop templates with 100+...
Read more >Badging for app icons - Chrome Developers
Click the Set or Clear button to set or clear the badge from the app icon. You can also provide a number for...
Read more >Adding Notification Badges to Progressive Web Apps
Badges are a way of letting an app user know if there are actions or notifications waiting. The badging API brings native badges...
Read more >Native App Notification Badge - Overview - OutSystems
This plugin allows the implementation of actions for taking pictures or choosing images from the device gallery. Version 7.1.12.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll take this.
I’m willing to have a try.