Currently Dashboard Display Filters do not have that much core support as Metadata Plugins, but there is different strategies for an Angular migration:
- The best option is to replace your Angular filter with one of the core filters Named Filter or Metadata Filter
- The second best option is to replace it with a Custom List V2 Filter
- The least proposed solution is to create a Custom Vue Component Filter