UNPKG

react-zoom-pan-pinch

Version:
12 lines (11 loc) 338 B
import { ReactZoomPanPinchProps } from "../../src"; export declare const renderExample: (props?: ReactZoomPanPinchProps) => { renders: number; renderPropsValues: {}; zoomInBtn: HTMLElement; zoomOutBtn: HTMLElement; resetBtn: HTMLElement; center: HTMLElement; content: HTMLElement; wrapper: HTMLElement; };