mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
rename hasIcon to shoIcon to be equal to process-filter (#3855)
This commit is contained in:
@@ -34,7 +34,7 @@ Shows all available filters.
|
||||
| appId | `number` | | Display filters available to the current user for the application with the specified ID. |
|
||||
| appName | `string` | | Display filters available to the current user for the application with the specified name. |
|
||||
| filterParam | [`FilterParamsModel`](../../lib/process-services/task-list/models/filter.model.ts) | | Parameters to use for the task filter. If there is no match then the default filter (the first one the list) is selected. |
|
||||
| hasIcon | `boolean` | true | Toggles display of the filter's icon. |
|
||||
| showIcon| `boolean` | true | Toggles display of the filter's icon. |
|
||||
|
||||
### Events
|
||||
|
||||
|
Reference in New Issue
Block a user