white_space property

white_space property

Gets the white space handling behavior within an element.

Definition:

@property
def white_space(self):
    ...

See Also