Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111518 (s=111518, is=111591, ic=111592, ia=111594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111592 (s=111518, is=111592, ic=111593, ia=111595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111593 (s=111518, is=111592, ic=111593, ia=111595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111595 (s=111518, is=111592, ic=111593, ia=111595)