Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111975 (s=111975, is=112048, ic=112049, ia=112051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112049 (s=111975, is=112049, ic=112050, ia=112052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112050 (s=111975, is=112049, ic=112050, ia=112052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112052 (s=111975, is=112049, ic=112050, ia=112052)