Dynamic Video Leaderboard
The Dynamic Video Leaderboard is an interactive widget designed to display real-time rankings or scores within video content, integrating seamlessly via websockets. This tool is perfect for incorporating into gamified content, competitions, or any scenario where performance metrics are tracked. The leaderboard is fully customizable, featuring options for title and column names, color schemes, and the ability to close the leaderboard interface. It pulls data directly from a specified datastore, ensuring live updates are reflected as viewers interact with related content or achieve new scores.Category
Name | Type | Default Value |
---|---|---|
Title | Text | - |
First Column Name | Text | - |
Second Column Name | Text | - |
Title Background Color | Color | rgba(255,117,0,1) |
Text Color | Color | rgba(242,242,242,1) |
List Primary Color | Color | rgba(22,24,30,1) |
List Secondary Color | Color | rgba(31,35,44,1) |
Closeable | Boolean | - |
Source Datastore | Datastore | - |
First Column Key in Datastore | Text | - |
Second Column Key in Datastore | Text | - |
Close Actions | Action | - |