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