Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67044 (s=67044, is=67100, ic=67101, ia=67102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67101 (s=67044, is=67101, ic=67102, ia=67103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67102 (s=67044, is=67101, ic=67102, ia=67103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67103 (s=67044, is=67101, ic=67102, ia=67103)