Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110007 (s=110007, is=110080, ic=110081, ia=110083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110081 (s=110007, is=110081, ic=110082, ia=110084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110082 (s=110007, is=110081, ic=110082, ia=110084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110084 (s=110007, is=110081, ic=110082, ia=110084)