target property

target property

Corresponds to attribute ‘target’ on the given ‘a’ element.

Definition:

@property
def target(self):
    ...

See Also