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