Skip to content

rax h5 mobile swiper, support horizontal and vertical mode

Notifications You must be signed in to change notification settings

zj1024/rax-swipex

Repository files navigation

rax-swipex

Install

$ npm install rax-swipex --save

Usage

import MyComponent from 'rax-swipex';

API

Props

name type default describe
name String '' describe

Function

name param return describe
name Object / describe

Example

import { createElement, render } from 'rax';
import DriverUniversal from 'driver-universal';
import MyComponent from 'rax-swipex';

render(<MyComponent />, document.body, { driver: DriverUniversal });

About

rax h5 mobile swiper, support horizontal and vertical mode

Resources

Stars

Watchers

Forks

Packages

No packages published