Skip to content

[FEATURE] Clarify status of NativeAnimation / NativeAnimationExtended in motion-dom: internal vs public #3398

@gurkerl83

Description

@gurkerl83

The package motion-dom exposes NativeAnimation and NativeAnimationExtended.
The implementation mentions a strategy for handling interrupted native animations.

Could you clarify whether these are internal implementation details or supported public APIs that can be used as a replacement/wrapper for the browser’s Web Animations API (e.g. new Animation(frame, document.timeline).play())?

Thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions