SpecMatchingTableView
Spreadsheet-style table view for spec matching.
Overview
SpecMatchingTableView provides a table/grid view of all PIP items and their matched specs, using TanStack Vue Table for advanced features like sorting, filtering, and column resizing.
Features
- TanStack Vue Table integration
- Sortable columns
- Filterable by status, area, confidence
- Column resizing
- Inline match status actions
- Bulk selection
- Export to CSV/Excel
Key Dependencies
useTableExport— Table export
Source
app/components/SpecMatchingTableView.vue