Replicate A Demo Feature

Hi, the demo here http://webix.com/demos/admin-app/#!/app/dashboard uses a red/orange notification bubble/icon in the top right of the screen. How can I recreate this functionality? Thanks

Starting from Webix 2.3 this is a built in feature

http://docs.webix.com/desktop__controls.html#button

{ view:"button", value:"news", badge:"12"}

Oh Wow! I haven’t been to that page since I started using Webix about 6 months ago. I have to say I think you are doing a great job updating your docs - as a developer that uses frameworks and APIs I’m not used to docs that are continually updated to reflect new features. I will have to keep an eye on the docs in the future! Actually, do you guys have a subscription for update alerts? So I can get updates to my inbox? Thanks

Documentation updated with each major version update. You can use What’s new page to track changes.