Skip to content

Can I insert hyperlinks into text? #17

@dborowicz16

Description

@dborowicz16

Hello! I love this package. It is very useful. However I am trying to use relative and external links within the text getting outputted and I have not found a way to do this. Do you have any recommendations? I have tried both the tag as well as the tag. Either the entire string gets outputted literally or I get an unexpected token error.

For reference, here is the block of code
<TypeWriterEffect textStyle={{ fontFamily: 'monospace', color: 'white', fontSize: '1em', float: 'left', margin: '16px'}} startDelay={108000} cursorColor="white" text="Finally, if you would like to look at my resume it can be accessed by clicking <Link to='/resume'>Here</Link>" typeSpeed={100} scrollArea={Index} hideCursorAfterText= "false" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions