Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50550 (s=50550, is=50601, ic=50601, ia=50603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50602 (s=50550, is=50602, ic=50602, ia=50604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50602 (s=50550, is=50602, ic=50602, ia=50604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50604 (s=50550, is=50602, ic=50602, ia=50604)