@empathyco/x-components
Version:
Empathy X Components
19 lines (10 loc) • 487 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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`