Skip to content
Entangle UI v0.13.0

setSelectedTangentMode

setSelectedTangentMode(tracks, selection, mode): TimelineTrack[]

Defined in: src/components/editor/Timeline/timelineEdits.ts:241

Set the tangent mode on every selected keyframe. The mode interpretation (how handles are read during draw / drag) happens elsewhere — this writes the tangentMode field and leaves handle values alone, so flipping back preserves them.

readonly TimelineTrack[]

TimelineSelection

TangentMode

TimelineTrack[]