Expand description
RecordingCard + LibraryGrid (M-UI.15 / AUT-135). Card renders
one library tile (thumbnail + footer + processing overlay); grid
arranges cards under a LibraryToolbar (filter pills + sort).
No real video — ThumbnailView is a CSS-gradient mock so SSR + the
mdBook iframe both render deterministically.
Structs§
- Library
Grid Props - Props for the
LibraryGridcomponent. - Library
Grid View - View-model for the whole grid.
- Library
Toolbar Props - Props for the
LibraryToolbarcomponent. - Library
Toolbar View - View-model for the toolbar above the grid.
- Recording
Card Props - Props for the
RecordingCardcomponent. - Recording
Card View - View-model for one card.
- Recording
Filter View - Filter chip view-model.
- Recording
Metrics View - Engagement metrics shown in the card footer.
- Thumbnail
View - CSS-gradient mock thumbnail. The grid renders a colored block, not a real video frame, so SSR snapshots stay deterministic.
Enums§
- Library
Layout Mode - Toolbar layout mode.
- Recording
Card State - Card lifecycle state.
Functions§
- Library
Grid - Required Props
- Library
Toolbar - Required Props
- Recording
Card - Required Props
- render_
state_ 🔒overlay