@omiu/bottom-nav
v0.0.2
Published
Mobile bottom navigation
Maintainers
Readme
BottomNav
Mobile bottom navigation
Import
import '@omiu/bottom-nav'Or use script tag to ref it.
<script src="https://unpkg.com/@omiu/bottom-nav"></script>Usage
<o-bottom-nav></o-bottom-nav>API
Props
{
selectedColor: string
items: any[]
}默认属性
{
}Events
- item-click
- change
