Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CssAnimationProperty<T, U>

Type parameters

Hierarchy

  • CssAnimationProperty

Index

Constructors

constructor

Properties

Optional Private _valueConverter

_valueConverter: function

Type declaration

    • (value: string): any
    • Parameters

      • value: string

      Returns any

cssLocalName

cssLocalName: string

cssName

cssName: string

defaultValue

defaultValue: U

getDefault

getDefault: symbol

keyframe

keyframe: string

name

name: string

setNative

setNative: symbol

Methods

Private _initDefaultNativeValue

  • _initDefaultNativeValue(target: T): void

isSet

  • isSet(instance: T): boolean

register

  • register(cls: object): void

Static Private _getByCssName

Static Private _getPropertyNames

  • _getPropertyNames(): string[]

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method