Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12107 (s=12107, is=12119, ic=12118, ia=12120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12120 (s=12107, is=12120, ic=12119, ia=12121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12119 (s=12107, is=12120, ic=12119, ia=12121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12121 (s=12107, is=12120, ic=12119, ia=12121)