跳至主要內容

HTMLDwebNavigationBarElement

BFChainWebComponentHTMLDwebNavigationBarElement小于 1 分钟

访问系统导航栏的 WebComponent;
继承与 HTMLStateObserverElement接口;

<dweb-navigation-bar></dweb-navigation-bar>

属性

方法

事件

示例

<body>
  <dweb-navigation-bar></dweb-navigation-bar>
  <script type="text/javascript">
    const dwebNavigationBar = document.querySelector("dweb-navigation-bar");
    dwebNavigationBar.getOverlay()
  </script>
</body>

平台兼容性

属性/方法/事件AndroidIOSDesktop-DevDesktop
pluginX
stateX
setColorX
getColorX
setStyleX
getStyleX
showX
hideX
setVisibleX
getVisibleX
getStateX
setOverlayX
getOverlayX

相关链接

Plaoc WebComponent

NavigationBarPlugin

评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v2.15.7