Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99240 (s=99240, is=99302, ic=99303, ia=99304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99303 (s=99240, is=99303, ic=99304, ia=99305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99304 (s=99240, is=99303, ic=99304, ia=99305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99305 (s=99240, is=99303, ic=99304, ia=99305)