Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't underline links #59

Open
Crocotronic opened this issue Sep 1, 2014 · 1 comment
Open

Don't underline links #59

Crocotronic opened this issue Sep 1, 2014 · 1 comment

Comments

@Crocotronic
Copy link

Hello,
is it possible to make a link not underlined? I don't want to modify the component itself, so I'm looking for another solution.

Best regards
Benny

@Crocotronic Crocotronic changed the title Don't undelrine links Don't underline links Sep 1, 2014
@arthur-dai-618
Copy link

Use the linkAttributes attribute like this: rtLabel.linkAttributes = @{@"text-decoration":@"none"};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants