Open this page at https://jwunderl.github.io/pxt-status-bar/
Use this extension
This repository can be added as an extension in MakeCode.
- open https://arcade.makecode.com/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/jwunderl/pxt-status-bar and import
Block Docs
statusbars.create
This creates a status bar
let statusbar = statusbars.create(20, 4, StatusBarKind.Health)
Edit this extension 
To edit this repository in MakeCode.
- open https://arcade.makecode.com/
- click on Import then click on Import URL
- paste https://github.com/jwunderl/pxt-status-bar and click import
Blocks preview
This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.
Metadata (used for search, rendering)
- for PXT/arcade