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