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