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