href property

String? href
getter/setter pair

Target URL of a link.

Example: "http://example.com/previous".

Implementation

core.String? href;