<aside> ✅ Link to plugin page: https://zeroqode.com/plugin/repeating-groups-events-on-scroll-plugin-for-bubble-1689611779532x276504994057968700
</aside>
<aside> ✅ Demo page: https://ezcodepluginsdemo.bubbleapps.io/version-test/rg_events
</aside>
<aside> ✅ Bubble Editor: https://bubble.io/page?type=page&name=rg_events&id=ezcodepluginsdemo&tab=tabs-1
</aside>
Custom events and states for a repeating group. When scrolling a repeating group and new elements are loading, a few states and events will trigger.
The plugin have more specific setup than bubble default state for a repeating group and will help you with your specific needs.
This plugin has one visual element which can be used on the page: RG events.
Get additional Repeating Group events and states.
Title | Description | Type |
---|---|---|
ID | The element id is assigned to a Repeating Group. | text |
Total fields | The count of fields is inserted in the Repeating Group. | number |
Title | Description |
---|---|
Is loading | This event is triggered when the loading process is started. |
Loading complete | This event is triggered when the loading process is finished. |
Last item loaded | This event is triggered when the last item was loaded. |
Title | Description | Type |
---|---|---|
Is loading | Indicates if the loading process is started. | yes / no |
Total loaded items | Returns the count of items that were loaded and are visible. | number |
Last item loaded | Indicates if the last item was loaded and is visible. | yes / no |
All content is visible | Indicates if all items are visible. | yes / no |