Get Animated Styles For Node Response
@Serializable
Response type for the CSSDomain.getAnimatedStylesForNode command.
Constructors
Link copied to clipboard
constructor(animationStyles: List<CSSAnimationStyle>? = null, transitionsStyle: CSSStyle? = null, inherited: List<InheritedAnimatedStyleEntry>? = null)