Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112233 (s=112233, is=112306, ic=112308, ia=112310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112307 (s=112233, is=112307, ic=112309, ia=112311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112309 (s=112233, is=112307, ic=112309, ia=112311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112311 (s=112233, is=112307, ic=112309, ia=112311)