Skip to content

Url

URL descriptor used by APIs that open links in a browser context.

Properties

Properties#

target class-attribute instance-attribute #

target: UrlTarget | str | None = None

Where to open URL in the web mode.

url instance-attribute #

url: str

The url to open.