Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17391 (s=17391, is=17402, ic=17404, ia=17405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17403 (s=17391, is=17403, ic=17405, ia=17406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17405 (s=17391, is=17403, ic=17405, ia=17406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17406 (s=17391, is=17403, ic=17405, ia=17406)