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