Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66033 (s=66033, is=66088, ic=66089, ia=66090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66089 (s=66033, is=66089, ic=66090, ia=66091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66090 (s=66033, is=66089, ic=66090, ia=66091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66091 (s=66033, is=66089, ic=66090, ia=66091)