UNPKG

@empathyco/x-components

Version:
16 lines (10 loc) 754 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NoAnimation](./x-components.noanimation.md) ## NoAnimation variable Component to be used as `default` for animation props together with dynamic components `<component :is="animation">` in the template. **Signature:** ```typescript _default: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }> | "", {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> ```