Skip to content

Commit 5464c90

Browse files
docs(SystemBars): Mention it's bundled with @capacitor/core (#8300)
1 parent dcb368c commit 5464c90

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

core/system-bars.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# SystemBars
22

3-
The SystemBars API provides methods for configuring the style and visibility of the device System Bars / Status Bar. This API differs from the [Status Bar](https://capacitorjs.com/docs/apis/status-bar) plugin in that it is only intended to support modern edge to edge use cases moving forward. For legacy functionality, use the [Status Bar](https://capacitorjs.com/docs/apis/status-bar) plugin.
3+
The SystemBars API provides methods for configuring the style and visibility of the device System Bars / Status Bar. This plugin is bundled with `@capacitor/core`.
4+
5+
This API differs from the [Status Bar](https://capacitorjs.com/docs/apis/status-bar) plugin in that it is only intended to support modern edge to edge use cases moving forward. For legacy functionality, use the [Status Bar](https://capacitorjs.com/docs/apis/status-bar) plugin.
46

57
| Feature | System Bars | Status Bar |
68
| ------- | ----------- | ---------- |

0 commit comments

Comments
 (0)