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