I was wondering how, if at all possible, I could set up a search that would work across multiple components in Angular. All of the components that would be targeted are hardcoded.
I've already tried looking around on google and various other locations and the only results refer to searches with databases, which is not the case for my application.