UNPKG
rc-image
Version:
latest (7.12.0)
7.12.0
7.11.1
7.11.0
7.10.0
7.9.0
7.8.1
7.8.0
7.7.1
7.7.0
7.6.0
7.5.1
7.5.0
7.4.0
7.3.2
7.3.1
7.3.0
7.2.0
7.1.3
7.1.2
7.1.1
7.1.0
7.0.0
7.0.0-2
7.0.0-0
6.1.0
6.0.0
5.18.1
5.18.0
5.17.1
5.16.0
5.15.2
5.15.1
5.14.0
5.13.0
5.12.2
5.12.1
5.12.0
5.11.0
5.10.2
5.10.1
5.10.0
5.9.0
5.8.0
5.7.1
5.7.0
5.6.4
5.6.3
5.6.2
5.6.1
5.6.0
5.5.0
5.4.0
5.3.0
5.2.5
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.2
5.0.1
5.0.0
5.0.0-beta.3
5.0.0-beta.2
5.0.0-beta.1
4.6.0
4.5.0
4.4.0
4.3.2
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
React easy to use image component
github.com/react-component/image
react-component/image
rc-image
/
lib
/
previewConfig.d.ts
5 lines
(4 loc)
•
185 B
TypeScript
View Raw
1
2
3
4
5
/** Scale the ratio base */
export
declare
const
BASE_SCALE_RATIO =
1
;
/** The maximum zoom ratio when the mouse zooms in, adjustable */
export
declare
const
WHEEL_MAX_SCALE_RATIO =
1
;