• Type Parameters

    • Props extends {}

    Parameters

    • Component: string | ComponentType<PropsWithChildren<Props>>
    • Optional customMotionComponentConfig: CustomMotionComponentConfig

    Returns CustomDomComponent<Props>

Properties

figcaption: ForwardRefComponent<HTMLElement, HTMLMotionProps<"figcaption">>
td: ForwardRefComponent<HTMLTableDataCellElement, HTMLMotionProps<"td">>
th: ForwardRefComponent<HTMLTableHeaderCellElement, HTMLMotionProps<"th">>
webview: ForwardRefComponent<HTMLWebViewElement, HTMLMotionProps<"webview">>

Generated using TypeDoc