<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en">vue/packages/vue-server-renderer at dev · vuejs/vue</cite>
( (<time>2017-03-23 12:29:05 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer#client-side-hydration">https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer#client-side-hydration</anchor-external></figcaption><blockquote><p>In server-rendered output, the root element will have the server-rendered=&quot;true&quot; attribute. On the client, when you mount a Vue instance to an element with this attribute, it will attempt to &quot;hydrate&quot; the existing DOM instead of creating new DOM nodes.</p></blockquote></figure></body></html>