MobileTabBar
import { MobileTabBar } from '@lobehub/ui/mobile';import { MobileTabBar } from '@lobehub/ui/mobile';| Name | Description | Type | Default | 
|---|---|---|---|
| activeKey | -- | string | -- | 
| className | -- | string | -- | 
| defaultActiveKey | -- | string | -- | 
| items | -- | MobileTabBarItemProps[] | (required) | 
| onChange | -- | (key:string)=>void | -- | 
| safeArea | -- | boolean | -- | 
| style | -- | {} | -- |