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