-<h2 id="Transitions"><a href="#Transitions" class="headerlink" title="Transitions"></a>Transitions</h2><h3 id="transition-Attribute-deprecated"><a href="#transition-Attribute-deprecated" class="headerlink" title="transition Attribute deprecated"></a><code>transition</code> Attribute <sup>deprecated</sup></h3><p>Vue’s transition system has changed quite drastically and now uses <code><transition></code> and <code><transition-group></code> wrapper elements, rather than the <code>transition</code> attribute. It’s recommended to to read the new <a href="transitions.html">Transitions guide</a> to learn more.</p>
0 commit comments