mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-10 14:22:52 +01:00
* chore: Upgrade Docusaurus from v2 to v3 * chore: Update "Test build" GH workflow * fix: build All markdown is processed as MDX * fix: Broken links
3.8 KiB
3.8 KiB
title, hide_title
| title | hide_title |
|---|---|
| Marquee | true |
{/##head##/}
Marquee
This visual node adds a marquee container to the visual tree.
{/##head##/}
Inputs
| Data | Description |
|---|---|
| Auto Fill | Whether to automatically fill blank space in the marquee with copies of the children or not. |
| Speed | The speed calculated as pixels/second. |
| Delay | The duration to delay the animation after render, in seconds. |
| Loop | The number of times the marquee should loop, 0 is equivalent to infinite. |
| Direction | The direction the marquee is sliding. |
| Gradient Enabled | Whether to show the gradient or not. |
| Gradient Color | The color of the gradient. |
| Gradient Width | The width of the gradient on either side in pixels. |
| Signal | Description |
|---|---|
| Pause | Pause the marquee animation. |
| Play | Play the marquee animation. |
| Toggle | Toggle the marquee animation state. |
Outputs
This node have no unique outputs.
