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