I want to add badge on icon in system navigation bar

0
Hi, I'd like to display an icon with a badge similar to this: https://material-ui.com/components/badges/ Is it possible to do it on the system navigation bar?
asked
1 answers
0

In the menu would take some styling probably, but you can add this in a layout by using a snippet that is set with a data source microflow and then some styling over the counter that you want to display.

With some styling you can “move” the styled counter to the desired position in the nav bar if that is needed.

answered