Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40002 (s=40002, is=40008, ic=40008, ia=40008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40009 (s=40002, is=40009, ic=40009, ia=40009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40009 (s=40002, is=40009, ic=40009, ia=40009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40009 (s=40002, is=40009, ic=40009, ia=40009)