We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648aaae commit e598be1Copy full SHA for e598be1
src/app/apm/collection/collection.component.ts
@@ -170,4 +170,6 @@ export class CollectionComponent implements OnInit {
170
}
171
];
172
173
+
174
+ onSearchTriggered(event) {}
175
0 commit comments