Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101617 (s=101617, is=101681, ic=101682, ia=101684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101682 (s=101617, is=101682, ic=101683, ia=101685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101683 (s=101617, is=101682, ic=101683, ia=101685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101685 (s=101617, is=101682, ic=101683, ia=101685)