0.0.2 • Published 6 years ago
@omiu/bottom-nav v0.0.2
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