Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111041 (s=111041, is=111114, ic=111115, ia=111117)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111115 (s=111041, is=111115, ic=111116, ia=111118)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111116 (s=111041, is=111115, ic=111116, ia=111118)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111118 (s=111041, is=111115, ic=111116, ia=111118)