@omiu/bottom-nav
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i @omiu/bottom-nav

Homepage

omijs.org

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

53.7 kB

Total Files

10

Last publish

Collaborators

  • dntzhang