Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MerryPhotoViewPorps

Hierarchy

  • MerryPhotoViewPorps

Index

Properties

data

data: Photo[]

Photos for view

Optional hideCloseButton

hideCloseButton: undefined | true | false

Hide close button

Optional hideShareButton

hideShareButton: undefined | true | false

Hide share button

Optional hideStatusBar

hideStatusBar: undefined | true | false

Hide status bar

initial

initial: number

Start position

Optional onChange

onChange: undefined | function

onDismiss

onDismiss: function

When viewer has dismissed but you still needs to update the visible state

Type declaration

    • (): void
    • Returns void

Optional shareText

shareText: undefined | string

Android only Set share text the default text is SHARE

visible

visible: boolean

Display or hide the viewer