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