Skip to main content

HTMLDwebNavigationBarElement

BFChainWebComponentHTMLDwebNavigationBarElementLess than 1 minute

A WebComponent for accessing the system navigation bar;
Inherits from HTMLStateObserverElement;

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

Properties

Methods

  • None

Events

Example

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

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

Cross-Platform Compatibility

Properties/Methods/EventsAndroidiOSDesktop-DevDesktop
pluginX
stateX
setColorX
getColorX
setStyleX
getStyleX
showX
hideX
setVisibleX
getVisibleX
getStateX
setOverlayX
getOverlayX

Plaoc WebComponent

NavigationBarPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7