Searched refs:trackGroupId (Results 1 – 3 of 3) sorted by relevance
32 trackGroupId: string; property36 private readonly trackGroupId: string; property in TrackGroupPanel43 this.trackGroupId = attrs.trackGroupId;49 return assertExists(globals.state.trackGroups[this.trackGroupId]);73 trackGroupId: attrs.trackGroupId,
269 trackGroupId: group.id,
186 toggleTrackGroupCollapsed(state: StateDraft, args: {trackGroupId: string}):188 const id = args.trackGroupId;