Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123351 (s=123351, is=123428, ic=123430, ia=123433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123429 (s=123351, is=123429, ic=123431, ia=123434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123431 (s=123351, is=123429, ic=123431, ia=123434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123434 (s=123351, is=123429, ic=123431, ia=123434)