0.1.0 • Published 2 years ago

react-phone-preview v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-photo-preview

simple photo preview dialog

intro

Install

yarn add react-photo-preview

Basic usage

<PhotoPreview
  sources={source}
/>

API

nametypedefaultnote
defaultCurrentIndexString0default index of active preview image
sourcesPreviewItem[][]preview image sources
...restPropsprops of rc-dialog

PreviewItem

nametypedefaultnote
idStringidentify
titleStringtitle
srcStringlocation
descStringdescription