Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99220 (s=99220, is=99282, ic=99283, ia=99284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99283 (s=99220, is=99283, ic=99284, ia=99285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99284 (s=99220, is=99283, ic=99284, ia=99285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99285 (s=99220, is=99283, ic=99284, ia=99285)