Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111364 (s=111364, is=111437, ic=111438, ia=111440)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111438 (s=111364, is=111438, ic=111439, ia=111441)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111439 (s=111364, is=111438, ic=111439, ia=111441)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111441 (s=111364, is=111438, ic=111439, ia=111441)