Type alias HTMLMotionProps<TagName>

HTMLMotionProps<TagName>: HTMLAttributesWithoutMotionProps<UnwrapFactoryAttributes<ReactHTML[TagName]>, UnwrapFactoryElement<ReactHTML[TagName]>> & MotionProps

Type Parameters

  • TagName extends keyof ReactHTML

Generated using TypeDoc