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