mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-3107] add possibility to hide task name from the sidenav (#5883)
* [ACA-3107] add possibility to hide task name from the sidenav * add unit tesT * add task header spinner * update documentation * fix unit test * change expect * add another check * replace expect condition * additional expect * use ToBeTruthy * simplify expect * add unit tesT * add task header spinner * fix unit test * change expect * add another check * additional expect * use ToBeTruthy * simplify expect Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
This commit is contained in:
@@ -27,6 +27,7 @@ Shows all the information related to a task.
|
||||
| Name | Type | Default value | Description |
|
||||
| ---- | ---- | ------------- | ----------- |
|
||||
| appName | `string` | "" | (Required) The name of the application. |
|
||||
| showTitle | `boolean` | true | Show/Hide the task title |
|
||||
| taskId | `string` | | (Required) The id of the task. |
|
||||
|
||||
### Events
|
||||
|
Reference in New Issue
Block a user