href property

href property

Corresponds to attribute ‘xlink:href’ on the given element.

Definition:

@property
def href(self):
    ...

See Also