Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123315 (s=123315, is=123392, ic=123394, ia=123397)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123393 (s=123315, is=123393, ic=123395, ia=123398)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123395 (s=123315, is=123393, ic=123395, ia=123398)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123398 (s=123315, is=123393, ic=123395, ia=123398)