{ $store.headerGroupManager.updateMeasurements() })" :class="{ '' : searchBarOpen , 'hidden' : !searchBarOpen }"
@keydown.escape="searchBarOpen = false; $nextTick(() => { $store.headerGroupManager.updateMeasurements(); setTimeout(() => $refs.searchToggle.focus({ focusVisible: true }), 10) })"
id="header-search-dropdown"
>
- Artist
- John Coltrane
Blue Train LP
$27.98
Description
Tracklist
Side A
| # | Title | Length |
|---|---|---|
| 1 | Blue Train | 10:40 |
| 2 | Moment's Notice | 9:09 |
Side B
| # | Title | Length |
|---|---|---|
| 1 | Locomotion | 7:13 |
| 2 | I'm Old Fashioned | 7:55 |
| 3 | Lazy Bird | 7:05 |