text property

text property

Get the text content of span.

Definition:

@property
def text(self):
    ...

See Also