Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121123 (s=121123, is=121198, ic=121201, ia=121203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121199 (s=121123, is=121199, ic=121202, ia=121204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121202 (s=121123, is=121199, ic=121202, ia=121204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121204 (s=121123, is=121199, ic=121202, ia=121204)