react-photoswipe-2
Version:
react photoswipe component base on Photoswipe. Support React >= 16.
7 lines (6 loc) • 421 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = ['beforeChange', 'afterChange', 'imageLoadComplete', 'resize', 'gettingData', 'mouseUsed', 'initialZoomIn', 'initialZoomInEnd', 'initialZoomOut', 'initialZoomOutEnd', 'parseVerticalMargin', 'close', 'unbindEvents', 'destroy', 'updateScrollOffset', 'preventDragEvent', 'shareLinkClick'];
module.exports = exports['default'];