Skip to content

Commit bc6ee02

Browse files
authored
feat: onNewImageDebounce prop
BREAKING CHANGE: Add independent debounced new image BREAKING CHANGE BREAKING CHANGE: Add independent debounced new image BREAKING CHANGE BREAKING CHANGE: This is a breaking change for any consumer using the `onNewImage` prop with the `onNewImageDebounceTime` set to a value other than 0.
1 parent 6414c10 commit bc6ee02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ Documentation and Examples: [https://react.cornerstonejs.org/](https://react.cor
99
## Install
1010

1111
```bash
12+
## NPM
1213
npm install --save react-cornerstone-viewport
14+
15+
## Yarn
16+
yarn add react-cornerstone-viewport
1317
```
1418

1519
## Usage

0 commit comments

Comments
 (0)