Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66010 (s=66010, is=66065, ic=66066, ia=66067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66066 (s=66010, is=66066, ic=66067, ia=66068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66067 (s=66010, is=66066, ic=66067, ia=66068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66068 (s=66010, is=66066, ic=66067, ia=66068)