Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111967 (s=111967, is=112040, ic=112041, ia=112043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112041 (s=111967, is=112041, ic=112042, ia=112044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112042 (s=111967, is=112041, ic=112042, ia=112044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112044 (s=111967, is=112041, ic=112042, ia=112044)