Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8060 (s=8060, is=8067, ic=8065, ia=8067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8068 (s=8060, is=8068, ic=8066, ia=8068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8066 (s=8060, is=8068, ic=8066, ia=8068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8068 (s=8060, is=8068, ic=8066, ia=8068)