You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like my Link() to be able to add target="_blank", but this doesn't seem possible. I've looked at RawTag but that doesn't seem to be implemented. Yes I can create my own RawTag renderer but it seems like adding **kwargs to Link() would be cleaner.
The text was updated successfully, but these errors were encountered:
I'd like my
Link()
to be able to add target="_blank", but this doesn't seem possible. I've looked at RawTag but that doesn't seem to be implemented. Yes I can create my own RawTag renderer but it seems like adding **kwargs toLink()
would be cleaner.The text was updated successfully, but these errors were encountered: