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