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