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

Please, add animate and animate-motion #14

Open
sirherrbatka opened this issue Jun 1, 2021 · 0 comments
Open

Please, add animate and animate-motion #14

sirherrbatka opened this issue Jun 1, 2021 · 0 comments
Labels
enhancement Added functionality

Comments

@sirherrbatka
Copy link

SVGs actually can be animated with and .

(define-element-maker :animate "animate" '(:xlink-href))
(define-element-maker :animate-motion "animateMotion" '(:xlink-href))

In addition to this, it is required to add proper handling for the option names that are supposed to be written using camelCase.

@nklein nklein added the enhancement Added functionality label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Added functionality
Projects
None yet
Development

No branches or pull requests

2 participants