Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66875 (s=66875, is=66931, ic=66932, ia=66933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66932 (s=66875, is=66932, ic=66933, ia=66934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66933 (s=66875, is=66932, ic=66933, ia=66934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66934 (s=66875, is=66932, ic=66933, ia=66934)