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