Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109928 (s=109928, is=110001, ic=110002, ia=110004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110002 (s=109928, is=110002, ic=110003, ia=110005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110003 (s=109928, is=110002, ic=110003, ia=110005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110005 (s=109928, is=110002, ic=110003, ia=110005)