Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97109 (s=97109, is=97171, ic=97172, ia=97173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97172 (s=97109, is=97172, ic=97173, ia=97174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97173 (s=97109, is=97172, ic=97173, ia=97174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97174 (s=97109, is=97172, ic=97173, ia=97174)