-
Hi! I was wondering how to handle using an anchor style button within a paragraph when autolayout is enabled: Currently, I just manually change the text style within the paragraph to blue/underlined, create some space, and paste in the anchor icon - just wondering if there's a better way to do this. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
nkrantz
Sep 10, 2021
Replies: 1 comment 14 replies
-
Hi @ceyerkes! What is the Link-style Button doing here? Does it redirect the user to a new URL on click? |
Beta Was this translation helpful? Give feedback.
14 replies
Answer selected by
nkrantz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ceyerkes! What is the Link-style Button doing here? Does it redirect the user to a new URL on click?