Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50998 (s=50998, is=51049, ic=51049, ia=51051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51050 (s=50998, is=51050, ic=51050, ia=51052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51050 (s=50998, is=51050, ic=51050, ia=51052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51052 (s=50998, is=51050, ic=51050, ia=51052)