@beisen-cmps/ux-m-platform-nav

平台移动端页面导航组件

Usage no npm install needed!

<script type="module">
  import beisenCmpsUxMPlatformNav from 'https://cdn.skypack.dev/@beisen-cmps/ux-m-platform-nav';
</script>

README

组件使用、扩展文档

Nav导航

用于页面的顶部导航

API

Nav props

name description type default
cls 自定义container css String ''
style 自定义container style Object {}
children dom element ''
navRef el => this.navRef = el Function ''