Function validateKeyframe

  • Validates a Timeline-keyframe. Throws an error if something's wrong

    Parameters

    • keyframe: TimelineKeyframe<Content>
    • Optional strict: boolean

      Set to true to enable some optional strict rules. Set this to true to increase future compatibility.

    Returns void

Generated using TypeDoc