Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22231 (s=22231, is=22253, ic=22254, ia=22251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22254 (s=22231, is=22254, ic=22255, ia=22252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22255 (s=22231, is=22254, ic=22255, ia=22252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22252 (s=22231, is=22254, ic=22255, ia=22252)