mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4393] TaskHeaderCloud - remove readOnly property (#4599)
This commit is contained in:
committed by
Eugenio Romano
parent
338b208a73
commit
16aaa0f0b3
@@ -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
|
||||
|
Reference in New Issue
Block a user