Rollup Packages

@mlz/swiper

```tsx <Carousel onSlideChange={(activeIndex) => handleSlideChange(activeIndex)} className="detail-wrap-swiper-container" // 不监听拖拉的区域 noSwipingSelector="#mlz-controller" // fullscreen={fullscreen} // onF

1.2.1 • Published 4 years ago

@mlz/video

```tsx <Player ref={videoRef} src={videoUrl} onPause={handleVideoonPause} onPlay={handleVideoPlay} poster={videoImgUrl} onTouch={handleVideoTouch} progressStyle={fullscreen ? {} : progressStyle}

1.2.2 • Published 4 years ago