Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4047 (s=4047, is=4052, ic=4050, ia=4052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4053 (s=4047, is=4053, ic=4051, ia=4053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4051 (s=4047, is=4053, ic=4051, ia=4053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4053 (s=4047, is=4053, ic=4051, ia=4053)