• TextCardLeft component.

    Parameters

    • props: TextCardLeft

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

    Returns Element

    Remarks

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

Generated using TypeDoc