UNPKG

zmp-react

Version:

Build full featured iOS & Android apps using ZMP & React

19 lines (17 loc) 400 B
import Tabs from '../components/tabs'; /* dts-imports import { SwiperOptions } from 'swiper'; */ /* dts-props id?: string | number; className?: string; style?: React.CSSProperties; animated? : boolean swipeable? : boolean routable? : boolean swiperParams? : SwiperOptions ref?: React.MutableRefObject<{el: HTMLElement | null;}>; COLOR_PROPS CHILDREN_PROP */ export default Tabs;