エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
{ if (reducedMotion) return gsap.timeline() .fromTo( $refs.supercar, { autoAlpha: 1, x: -450, }, ... { if (reducedMotion) return gsap.timeline() .fromTo( $refs.supercar, { autoAlpha: 1, x: -450, }, { autoAlpha: 0, x: 0, duration: 1.1, ease: 'circ.in', }, ) .fromTo( $refs.accelerated, { autoAlpha: 0, x: -100, }, { autoAlpha: 1, x: 0, duration: 0.5, ease: 'circ.out', }, '>-0.1', ) .fromTo( $refs.shadow, { autoAlpha: 0, x: -100, }, { autoAlpha: 1, x: 0, duration: 0.7, ease: 'circ.out', }, '<0.01', )