Skip to content

Independent speeds #13

@arsmth

Description

@arsmth

Can we have independent speeds for each child? For example:

<h2>
  <TextLoop speed="1000">
    <span speed="2000">I stick around for 2 seconds!</span>
    <span>I just default to 1 second</span>
  </TextLoop>
</h2>

This way I can set a default speed value on the TextLoop but also specify individual speeds on each child.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions