rel_list property

rel_list property

Returns a live DOMTokenList which contains tokens received from parsing the “rel” attribute.

Definition:

@property
def rel_list(self):
    ...

See Also