Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9391 (s=9391, is=9399, ic=9397, ia=9399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9400 (s=9391, is=9400, ic=9398, ia=9400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9398 (s=9391, is=9400, ic=9398, ia=9400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9400 (s=9391, is=9400, ic=9398, ia=9400)