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