[ADF-1769] Added JSDocs and prop tables (#2913)

This commit is contained in:
Andy Stark
2018-02-05 19:05:48 +00:00
committed by Eugenio Romano
parent b232d05c4f
commit 03cca19599
22 changed files with 302 additions and 166 deletions

View File

@@ -10,9 +10,9 @@ Displays the version history of a node in a [Version Manager component](version-
### Properties
| Name | Type | Description |
| ---- | ---- | ----------- |
| id | string | The node id you want to see the version history of. |
| Name | Type | Default value | Description |
| ---- | ---- | ------------- | ----------- |
| id | `string` | | ID of the node whose version history you want to display. |
## Details