Controls Active

Returns a boolean indicating whether the timeline is active.

Syntax

function getControlsActive(state) {
  return state.ui.controlsActive;
}