Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99387 (s=99387, is=99449, ic=99450, ia=99451)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99450 (s=99387, is=99450, ic=99451, ia=99452)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99451 (s=99387, is=99450, ic=99451, ia=99452)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99452 (s=99387, is=99450, ic=99451, ia=99452)