Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 124000 (s=124000, is=124077, ic=124079, ia=124082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124078 (s=124000, is=124078, ic=124080, ia=124083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124080 (s=124000, is=124078, ic=124080, ia=124083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124083 (s=124000, is=124078, ic=124080, ia=124083)