Link to the plugin page: https://zeroqode.com/plugin/text-streamer-plugin-for-bubble--1746599289590x802742903458451000
Demo to preview the plugin:
Live Demo: https://ncg-text-streamer-demo.bubbleapps.io
Introduction
Simulate streaming response ✨
Pass any text, set a delay, and watch as it streams.
This plugin is perfect for adding a streaming experience to your Bubble app when using AI APIs that don’t support native streaming 🚀.
You can pass markdown text, and the plugin will recognize and split it to ensure a smooth streaming experience.
How to setup
- Install Text streamer plugin.
- Place the Text streamer element on page.
Plugin Element Properties
Text streamer
Element Actions
- Stream - Stream text.
Title | Description | Type |
Delay | Delay in ms (Defaults to 50ms). | Number |
Text to stream | The text to stream | Text |
- Pause - Pause stream.
- Resume - Resume a paused stream.
Exposed states
Title | Description | Type |
Stream | Text stream | Text |
Is streaming? | Is currently streaming? | Checkbox (yes/no) |
Element Events
Title | Description |
Stream finished | Triggered when the stream is finished. |