Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4334 (s=4334, is=4341, ic=4342, ia=4343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4342 (s=4334, is=4342, ic=4343, ia=4344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4343 (s=4334, is=4342, ic=4343, ia=4344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4344 (s=4334, is=4342, ic=4343, ia=4344)