Optional
isOptional boolean to indicate loading state. When true, displays skeleton placeholders instead of content.
Optional
headerOptional React node for the page header section. Contains title, summary metrics, and primary controls.
Optional
bulkOptional React node for batch operations controls. Provides actions that apply to multiple selected tracks.
Optional
tracksOptional React node for the skipped tracks data table. Displays detailed track information with sorting and selection.
Optional
filtersOptional React node for advanced filtering controls. Contains timeframe, artist, and playback position filters.
Props interface for SkippedTracksLayout component