🟨
DESN 378 Web Design 2
CtrlK
  • Web.Design( 2 )
  • πŸŽ“Awesome Students
    • Students (Winter 2024)
  • Process
    • Atomic Design
    • Pen-Project-People
      • Overview
      • Review Challenge
  • Scaffolding
    • Overview
  • SVG
    • Overview
      • Primer
      • Create / Get SVG
      • Core Concepts
    • Primitives
    • Composition
    • (Inline) Animation
  • Animation
    • CSS Animation
      • Transforms
      • Transitions
      • Keyframe Animation
    • JS via GSAP Library
      • Setup
      • Tweens
      • Special Properties
      • Timelines
  • JavaScript Concepts
    • Document Object Model (DOM)
    • Objects
    • Data Types
    • Functions (and Methods)
    • Events
    • DOM Manipulation
    • Randomization
      • Overview
      • Examples
      • Concepts
      • Practice
      • Applications
  • Design Systems (& Tokens)
    • Open Props
  • Midterm Challenge
    • πŸ’―Color Kit
  • ⭐Projects
    • Web 2 Starter
      • Overview
      • πŸ’―Web 2 Starter Project Challenges
    • Animated Icon Set
      • Practice Pens
      • Completed Examples
      • πŸ’―Part 1 : Animated Icon with CSS
      • πŸ’―Part 2 : Animated Icon SET with GSAP
      • 🚒Your Animated Icons
      • Animated Icon Set with GSAP
    • Mindful Dashboard
      • Overview
        • Clock HTML
        • Clock CSS
        • Clock JS
        • Student Examples
      • Mindfuld Dashboard Practice Pens
      • πŸ’―Mindful Dashboard Challenges
      • 🚒Your Mindful Dashboard
    • Random Generators
      • Overview
      • App #1 : Randomly SVG Paths
      • App #2: Random Gradient Generator
      • App #3: Random Theme
      • πŸ’―DESN FMLY Homepage
  • Generative Art
    • Overview
    • Random Animated Circles
  • Google Doodle (Final)
    • Overview
      • πŸŽ‰Past Student Examples
    • Part 1: Content & Art Direction
    • Part 2 : SVG Illustration
      • Illustrate SVG Elements
    • Part 3 : GSAP Animation
      • Overview
      • Setup Boilerplate
    • Part 4 : Practice Pens
    • Part 5 : Beta Version
    • Your Doodles (beta version)
    • πŸ’―Challenges
Powered by GitBook
On this page
  • Delay
  • Repeat
  • Easing
  • Stagger
  1. Animation
  2. JS via GSAP Library

Special Properties

Delay

Tween: delay property

Repeat

Tween: repeat property

Easing

Tween: Easing property

<aside> πŸ“š GSAP Ease

</aside>

Stagger

Tween: Stagger property

PreviousTweensNextTimelines

Last updated 7 months ago