Skip to content

WorkspaceSplit.unsetElSize method

WorkspaceSplit › unsetElSize

Unofficial

Clears the explicit size of an element.

Signature:

unsetElSize(el: HTMLElement): void

Parameters:

Parameter Type Description
el HTMLElement The element to reset.

Returns: void