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