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