1. 首页
  2. 数据库
  3. 其它
  4. react photoswipe gallery::cityscape:围绕PhotoSwipe的React组件包装器 源码

react photoswipe gallery::cityscape:围绕PhotoSwipe的React组件包装器 源码

上传者: 2021-04-26 07:53:37上传 ZIP文件 1.03MB 热度 19次
React光刷画廊 围绕配置且灵活的React组件包装器。 基本用法 import 'photoswipe/dist/photoswipe.css' import 'photoswipe/dist/default-skin/default-skin.css' import { Gallery , Item } from 'react-photoswipe-gallery' const MyGallery = ( ) => ( < Item original = "https://placekitten.com/1024/768?image=1" thumbnail = "https://placekitten.com/80/60?image=1" width = "1024" height = "768"
用户评论