RemovalStrategy
Classes
RemovalStrategy(value)
Bases: IntEnum
IntEnum
FLATTEN (int) – The visual appearance of elements is preserved, but they are not interactive anymore.
REMOVE (int) – The elements are removed completely.