-

Now On Air On V2BEAT: Kehlani – Folded

Written by on 10/02/2026


Ready for the next banger? 🎉 Mattew here, let’s go! Hey music lovers, Mattew checking in! Hey there, ready to unfold some musical magic with Kehlani’s “Folded.” 🎶 Remember, like a well-folded napkin, her music always leaves a crisp impression! Ahah! 😄

Oh, and guess what? While chatting backstage with Kehlani, she shared her love for collecting vintage teacups ☕ – quite the unexpected hobby for this R&B superstar. So keep s…

🎵 MIND-BLOWING TRIVIA: Did you know that Kehlani started her music career as a member of a pop group called “Poplyfe”? They even toured with the legendary music group, The Last Poets! Talk about a launchpad for success! 🚀

💬 LET’S TALK! What’s your favorite Kehlani song and why? Drop your thoughts in the comments below! We want to hear from YOU! 💖

🚀 TUNE IN! Don’t miss your chance to vibe with us at V2BEAT Radio! Tune in now to catch all the hottest tracks and exclusive interviews! Let’s keep the music flowing! 🎧

#V2BEATRadio #Kehlani #Folded #RNB #MusicMagic #VintageVibes #TuneIn #DJMattew #MusicLovers #RadioFam

GET THE V2BEAT APP NOW! 🚀

Instant Music Magic – No Store Needed! 🎧

♥ SUBSCRIBE HERE



V2BEAT RADIO TV EUROPE

THE MUSIC U LOVE

cover-art
Current track

Title

Artist

VIIB TV
×
`;iframe.srcdoc = iframeContent;// Logica UI Esterna var isMinimized = sessionStorage.getItem('v2beat_minimized') === 'true'; if (isMinimized) { container.classList.add('minimized'); toggleBtn.innerHTML = '□'; }// Mostra il player (se siamo master) setTimeout(() => container.classList.add('v2beat-visible'), 1000);// Ascolta messaggi dall'iframe per salvare stato Mute window.addEventListener('message', function(e) { if (e.data === 'v2beat_muted') { localStorage.setItem('v2beat_global_muted', 'true'); } else if (e.data === 'v2beat_unmuted') { localStorage.setItem('v2beat_global_muted', 'false'); } else if (e.data === 'v2beat_playing') { // Opzionale: notifica altre tab? } });// UI Controls theaterBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('theater-mode'); });closeBtn.addEventListener('click', function(e) { e.stopPropagation(); container.remove(); // Se chiudo, rinuncio al ruolo di master? // Meglio di no, per evitare che un'altra tab riparta subito a caso. // Lasciamo che scada il timeout. });toggleBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('minimized'); var isMin = container.classList.contains('minimized'); toggleBtn.innerHTML = isMin ? '□' : '−'; sessionStorage.setItem('v2beat_minimized', isMin); });header.addEventListener('click', function() { if (container.classList.contains('minimized')) { container.classList.remove('minimized'); toggleBtn.innerHTML = '−'; sessionStorage.setItem('v2beat_minimized', 'false'); } }); }); })();