Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remaining prop support from the lottie web player #75

Open
2 of 3 tasks
stevengrimaldo opened this issue Mar 6, 2022 · 2 comments
Open
2 of 3 tasks

Remaining prop support from the lottie web player #75

stevengrimaldo opened this issue Mar 6, 2022 · 2 comments
Labels

Comments

@stevengrimaldo
Copy link

Overview

Can you add the following props to be available as seen on the main lottie player package?

  • description?: string = 'Lottie animation';
  • intermission?: number = 1;
  • mode?: 'normal' | 'bounce' = 'normal';

Type

  • New feature
  • Changes to existing features

Motivation

What inspired this feature request? What problems were you facing, or what else makes you think this should be
included?

Just wanting to be able to support all the features from Lottie while still using this react package.

Labels

  • Add the Type: Feature Request label to this issue.
@samuelOsborne
Copy link
Member

Thank you for this suggestions @stevengrimaldo, I will look in to implementing it.

@github-actions
Copy link

github-actions bot commented May 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants