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