Closed nicholasyan closed 2 years ago
@danilowoz would love to get feedback on this — let me know if there's anything I can do to help it get merged 😄
:tada: This PR is included in version 6.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Summary
This PR adds a prop to expose the underlying web SVG
animation
element'sbegin
attribute.(My specific motivation is to then be able to use this field to stagger a series of loading component animations, but I can imagine broader use-cases as well given the other possible values of the
begin
attribute.)Related Issue #[issue number]
None
Any Breaking Changes
None
Checklist