overflow property

overflow property

Gets the overflow behavior of an element.

Definition:

@property
def overflow(self):
    ...

See Also