Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111970 (s=111970, is=112043, ic=112044, ia=112046)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112044 (s=111970, is=112044, ic=112045, ia=112047)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112045 (s=111970, is=112044, ic=112045, ia=112047)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112047 (s=111970, is=112044, ic=112045, ia=112047)