• Puts block-level content into the text flow by wrapping text around it

    Parameters

    • props: PropsWithChildren<WrapProps>
    • Optional context: any

    Returns null | ReactElement<any, any>

Generated using TypeDoc