Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123204 (s=123204, is=123280, ic=123283, ia=123285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123281 (s=123204, is=123281, ic=123284, ia=123286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123284 (s=123204, is=123281, ic=123284, ia=123286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123286 (s=123204, is=123281, ic=123284, ia=123286)