There are two components: a player and tracklist.
The player contains built-in for audio tags - currentTime and duration . It is necessary to display their difference in the tracklist component.
Can this be done? If so, how?

    0