• TextCardRight component.

    Parameters

    • props: TextCardRight

      Props containing the body and header texts and a child element.

    Returns Element

    Remarks

    TextCardRight represents a component that displays a header and a body text on the right side and a child element on the left side. The header text is animated by using a typewriter effect. The body text is animated by using a fade in effect. TextCardRight can be used as a standalone component on a page.

Generated using TypeDoc