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