Diff
Extends:
react~React.Component → Diff
Diff accepts two HTML strings and displays a marked up diff of the two
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
state: * |
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
componentWillReceiveProps(nextProps: *) |
|
| public |
Used to dangerously set the html of the differ. |
|
| public |
render(): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |