forked from mengyxu/noob-components
Browse Source
Transform table-v2.vue into a detailed demo page demonstrating all list-table-v2 features with 14 sections covering: - Basic usage with pagination and events - Styling (borders, alignment) - Fixed columns (left/right) - Data formatting (timestamp, filesize, dict) - Custom cellRenderer with JSX - Custom headerCellRenderer - Dynamic height auto-probe - Fixed height mode - Column width distribution - Height/maxHeight/headerHeight controls - Slot-based custom cells - i18n support - Combined features stress test - Renderer edge cases with pagination Also fix .app-main overflow to enable page scrolling for demo. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>dev
2 changed files with 1108 additions and 76 deletions
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue