Methods
(inner) parseInfoTxt(text) → {void}
Parses the info txt
Parameters:
Name | Type | Description |
---|---|---|
text |
string | info text |
- Source:
Returns:
- Type
- void
(inner) showInfoTxt(target) → {void}
Shows the song details modal
Parameters:
Name | Type | Description |
---|---|---|
target |
EventTarget | triggering event target |
- Source:
Returns:
- Type
- void