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