Interactive Voting Poll
A POC simple Vote application showcasing how to use Cinema8 WebSocket API
With the WebSocket API, you can create a wide range of real-time communication and collaboration tools, including vote widgets like the one showcased in Cinema8. The API is a powerful tool that unlocks a whole new world of possibilities for interactive applications, making it an essential tool for developers and businesses looking to take their user experience to the next level.
- Category
| Name | Type | Default Value |
|---|---|---|
| Question Text | Text | - |
| Question Options | Text List |
|
| Font Size | Text | - |
| Background Color | Color | rgba(255,255,255,1) |
| Text Color | Color | rgba(51,51,51,1) |
| Primary Color | Color | rgba(33,85,205,1) |
| Secondary Color | Color | rgba(10,161,221,1) |
| Closable | Boolean | - |
| Show Total Vote Count | Boolean | - |
| Total Vote Text | Text | - |
| Vote Datastore | Datastore | - |