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