GuidesAPI GuideChangelog
Log In
Guides

Collection Bridge

When setting up the Collection Library provided by Saucelive, you can define pre-configured actions such as broadcast card click and product click through function declarations.
You can also define custom actions tailored to your specific use case.

The basic configuration can be applied after initializing the Collection Library using the following setup method:

// ex) In the Collection view, clicking a broadcast card navigates to the predefined broadcast URL.
 function flexCollectMoveBroadcast(params){
         console.log('flexCollectMoveBroadcast',params)
     }
// After declaring the handler, clicking a broadcast card will log the broadcast data to the console,
// and the default navigation to the broadcast URL will be prevented.

The function definitions provided by the Saucelive Collection Library can be found in the Payload Definition .


Did this page help you?
🏠 소스라이브 🎬 소스클립 🔗 소스링크 📢 소스애드
🧩 API 가이드
🆕 최근 업데이트
💬 도움이 더 필요하신가요?
메일로 문의 카카오톡 채널로 문의
담당자에게 문의하기

궁금한 점이나 불편했던 점을 남겨주시면 담당자가 확인 후 답변드릴게요.

가이드 챗봇 BETA
* AI를 활용해 답변해서 사실과 다를 수도 있어요. 더 궁금한 사항은 '담당자에게 문의하기'를 이용해주세요.
💡 궁금한 솔루션(예: 라이브, 링크 등)을 함께 적어주시면 더 정확한 답변을 받을 수 있어요.