Url Properties target(str | UrlTarget | None) – Where to open URL in the web mode. url(str) – The url to open. Properties# target # target: str | UrlTarget | None = None Where to open URL in the web mode. url # url: str The url to open.