<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AnimationProp](./x-components.animationprop.md)

## AnimationProp variable

Type for animations props.

**Signature:**

```typescript
AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[]
```

## Remarks

String for 'ul' Object for `DefineComponent` type Function for `() => NoElement`

