docs: update animations to use @publicApi
tags (#26595)
PR Close #26595
This commit is contained in:

committed by
Alex Rickabaugh

parent
35bfa1437f
commit
778e1c2602
@ -1,4 +1,3 @@
|
||||
/** @experimental */
|
||||
export declare abstract class AnimationDriver {
|
||||
abstract animate(element: any, keyframes: {
|
||||
[key: string]: string | number;
|
||||
|
Reference in New Issue
Block a user