Animate between states with the View Transitions API

Sdílet
Vložit
  • čas přidán 4. 09. 2023
  • For W3C TPAC 2023, Bramus Van Damme, Chrome Developer Relations Engineer at Google and member of the CSS Working Group, gives an update on the View Transition API. With this API, authors can easily create a visual transition between two document states. At the time of recording, Level 1 of the specification is transitioning to Candidate Recommendation.
    See the slides at kwz.me/hxD.
    The video and its transcript are also available at www.w3.org/2023/09/TPAC/demos...
  • Věda a technologie

Komentáře • 2

  • @obaone
    @obaone Před 9 měsíci

    Will the view transition api be integrated with React?

    • @SonnyDarvishzadeh
      @SonnyDarvishzadeh Před 7 měsíci +3

      React is a proprietary JavaScript frame made by Meta. W3C doesn't work with or even remotely help companies to integrate web standard features. It's up to each framework to adopt them. In a better perspective, a web standard feature will be adopted by the browsers and the best hope is for frameworks not to interfere with these features.