Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33448 (s=33448, is=33483, ic=33482, ia=33484)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33484 (s=33448, is=33484, ic=33483, ia=33485)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33483 (s=33448, is=33484, ic=33483, ia=33485)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33485 (s=33448, is=33484, ic=33483, ia=33485)