Skip to content

pantoken / formats/interactions/src / TruncateAutoHandle

Interface: TruncateAutoHandle

Handle returned by initTruncateAuto.

Methods

sync()

sync(): void

Force a recompute of the derived --lines value.

Returns

void


cleanup()

cleanup(): void

Remove observers/listeners created by init.

Returns

void