You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| diffChange | string | Optional | Event fired when diff changes. The returned value is the text diff in [unified format](http://fileformats.archiveteam.org/wiki/Unified_diff)
40
-
41
19
## Usage
42
20
43
21
**1**. Register the `NgxDiff2htmlModule` in a module, for example app module:
| diffChange | string | Optional | Event fired when diff changes. The returned value is the text diff in [unified format](http://fileformats.archiveteam.org/wiki/Unified_diff)
79
+
80
80
## Build
81
81
82
82
Run `ng build ngx-diff2html` to build the project. The build artifacts will be stored in the `dist/` directory.
| diffChange | string | Optional | Event fired when diff changes. The returned value is the text diff in [unified format](http://fileformats.archiveteam.org/wiki/Unified_diff)
40
-
41
19
## Usage
42
20
43
21
**1**. Register the `NgxDiff2htmlModule` in a module, for example app module:
| diffChange | string | Optional | Event fired when diff changes. The returned value is the text diff in [unified format](http://fileformats.archiveteam.org/wiki/Unified_diff)
79
+
80
80
## Build
81
81
82
82
Run `ng build ngx-diff2html` to build the project. The build artifacts will be stored in the `dist/` directory.
0 commit comments