mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-20 18:48:47 +00:00
This component can be used to render badges with additional information as seen in the navbar tab buttons and menu items. Here's how it can be used: ``` StatusBadge { value: 2 } ``` By default and based on value, StatusBadge will change its width. If no value is provided, it renders as badge indicator as seen in the profile tab button. Closes #15
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.5%
JavaScript
29.4%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%