mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3551] Doc review updates (#3793)
* [ADF-3551] Updated docs and JSDocs * [ADF-3551] Updated docs and JSDocs * [ADF-3551] Updated docs and JSDocs
This commit is contained in:
committed by
Eugenio Romano
parent
a67263462c
commit
58d765a355
@@ -59,6 +59,7 @@ export class ProcessFiltersComponent implements OnChanges {
|
||||
@Input()
|
||||
showIcon: boolean = true;
|
||||
|
||||
/** Emitted when a process filter is selected. */
|
||||
@Output()
|
||||
filterSelected: EventEmitter<ProcessInstanceFilterRepresentation> = new EventEmitter<ProcessInstanceFilterRepresentation>();
|
||||
|
||||
|
Reference in New Issue
Block a user