[ADF-4393] TaskHeaderCloud - remove readOnly property (#4599)

This commit is contained in:
Silviu Popa
2019-04-12 15:59:14 +03:00
committed by Eugenio Romano
parent 338b208a73
commit 16aaa0f0b3
4 changed files with 6 additions and 17 deletions

View File

@@ -27,7 +27,6 @@ Shows all the information related to a task.
| Name | Type | Default value | Description |
| ---- | ---- | ------------- | ----------- |
| appName | `string` | | (Required) The name of the application. |
| readOnly | `boolean` | false | Toggles Read Only Mode. This disables click selection and editing for all cells. |
| taskId | `string` | | (Required) The id of the task. |
### Events