Statusbar Vue Component
Statusbar Vue component represents Statusbar in Framework7.
Statusbar Components
There are following components included:
**f7-statusbar**
Examples
<f7-app>
<!-- Should be placed as the first child in the app root -->
<f7-statusbar></f7-statusbar>
...
</f7-app>
Renders to:
<div class="framework7-root">
<div class="statusbar"></div>
...
</div>
当前内容版权归 Framework7 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Framework7 .